#bc08cf color space conversions
Hex:
#bc08cf
RGB:
188, 8, 207
CMY:
26, 97, 19
CMYK:
9, 96, 0, 19
HSL:
294°, 92.5581%, 42.1569%
HSV (HSB):
294°, 96.1353%, 81.1765%
XYZ:
32.0884, 15.3700, 60.3070
xyY:
0.2978, 0.1426, 15.3700
CIE-Lab:
46.1369, 80.3239, -57.1151
CIE-LCH:
46.1369, 98.5599, 324.5849
CIE-Luv:
46.1369, 54.8987, -93.8489
Hunter-Lab:
39.2046, 77.4913, -63.7603
#bc08cf color charts
#bc08cf color shades, tints & tones
#bc08cf color schemes
#bc08cf color preview, HTML & CSS examples
This text has a color of #bc08cf
<p style="color:#bc08cf;">Text here</p>
.mytext {color:#bc08cf;}
This box has a color of #bc08cf
<div style="background-color:#bc08cf;">Content here</div>
.mybackground {background-color:#bc08cf;}
Border around this has a color of #bc08cf
<div style="border:2px solid #bc08cf;">Content here</div>
.myborder {border:2px solid #bc08cf;}