#bf76c8 color space conversions
Hex:
#bf76c8
RGB:
191, 118, 200
CMY:
25, 54, 22
CMYK:
5, 41, 0, 22
HSL:
293°, 42.7083%, 62.3529%
HSV (HSB):
293°, 41.0000%, 78.4314%
XYZ:
38.3896, 28.2034, 58.0640
xyY:
0.3080, 0.2262, 28.2034
CIE-Lab:
60.0720, 41.7004, -31.0270
CIE-LCH:
60.0720, 51.9769, 323.3491
CIE-Luv:
60.0720, 34.1613, -53.8855
Hunter-Lab:
53.1068, 36.0963, -27.6496
#bf76c8 color charts
#bf76c8 color shades, tints & tones
#bf76c8 color schemes
#bf76c8 color preview, HTML & CSS examples
This text has a color of #bf76c8
<p style="color:#bf76c8;">Text here</p>
.mytext {color:#bf76c8;}
This box has a color of #bf76c8
<div style="background-color:#bf76c8;">Content here</div>
.mybackground {background-color:#bf76c8;}
Border around this has a color of #bf76c8
<div style="border:2px solid #bf76c8;">Content here</div>
.myborder {border:2px solid #bf76c8;}