#bf0ccd color space conversions
Hex:
#bf0ccd
RGB:
191, 12, 205
CMY:
25, 95, 20
CMYK:
7, 94, 0, 20
HSL:
296°, 88.9401%, 42.5490%
HSV (HSB):
296°, 94.1463%, 80.3922%
XYZ:
32.6368, 15.7471, 59.0769
xyY:
0.3037, 0.1465, 15.7471
CIE-Lab:
46.6409, 80.1236, -55.1217
CIE-LCH:
46.6409, 97.2533, 325.4736
CIE-Luv:
46.6409, 57.4913, -91.3273
Hunter-Lab:
39.6826, 77.3620, -60.4894
#bf0ccd color charts
#bf0ccd color shades, tints & tones
#bf0ccd color schemes
#bf0ccd color preview, HTML & CSS examples
This text has a color of #bf0ccd
<p style="color:#bf0ccd;">Text here</p>
.mytext {color:#bf0ccd;}
This box has a color of #bf0ccd
<div style="background-color:#bf0ccd;">Content here</div>
.mybackground {background-color:#bf0ccd;}
Border around this has a color of #bf0ccd
<div style="border:2px solid #bf0ccd;">Content here</div>
.myborder {border:2px solid #bf0ccd;}