#bf0bcd color space conversions
Hex:
#bf0bcd
RGB:
191, 11, 205
CMY:
25, 96, 20
CMYK:
7, 95, 0, 20
HSL:
296°, 89.8148%, 42.3529%
HSV (HSB):
296°, 94.6341%, 80.3922%
XYZ:
32.6250, 15.7235, 59.0730
xyY:
0.3037, 0.1464, 15.7235
CIE-Lab:
46.6096, 80.2164, -55.1721
CIE-LCH:
46.6096, 97.3582, 325.4802
CIE-Luv:
46.6096, 57.5388, -91.3917
Hunter-Lab:
39.6529, 77.4710, -60.5705
#bf0bcd color charts
#bf0bcd color shades, tints & tones
#bf0bcd color schemes
#bf0bcd color preview, HTML & CSS examples
This text has a color of #bf0bcd
<p style="color:#bf0bcd;">Text here</p>
.mytext {color:#bf0bcd;}
This box has a color of #bf0bcd
<div style="background-color:#bf0bcd;">Content here</div>
.mybackground {background-color:#bf0bcd;}
Border around this has a color of #bf0bcd
<div style="border:2px solid #bf0bcd;">Content here</div>
.myborder {border:2px solid #bf0bcd;}