#b074da color space conversions
Hex:
#b074da
RGB:
176, 116, 218
CMY:
31, 55, 15
CMYK:
19, 47, 0, 15
HSL:
275°, 57.9545%, 65.4902%
HSV (HSB):
275°, 46.7890%, 85.4902%
XYZ:
36.8048, 26.7828, 69.5594
xyY:
0.2764, 0.2012, 26.7828
CIE-Lab:
58.7728, 42.1429, -43.3325
CIE-LCH:
58.7728, 60.4461, 314.2026
CIE-Luv:
58.7728, 22.6325, -73.2777
Hunter-Lab:
51.7521, 36.3783, -43.4645
#b074da color charts
#b074da color shades, tints & tones
#b074da color schemes
#b074da color preview, HTML & CSS examples
This text has a color of #b074da
<p style="color:#b074da;">Text here</p>
.mytext {color:#b074da;}
This box has a color of #b074da
<div style="background-color:#b074da;">Content here</div>
.mybackground {background-color:#b074da;}
Border around this has a color of #b074da
<div style="border:2px solid #b074da;">Content here</div>
.myborder {border:2px solid #b074da;}