#bc01d9 color space conversions
Hex:
#bc01d9
RGB:
188, 1, 217
CMY:
26, 100, 15
CMYK:
13, 100, 0, 15
HSL:
292°, 99.0826%, 42.7451%
HSV (HSB):
292°, 99.5392%, 85.0980%
XYZ:
33.2743, 15.7228, 66.9267
xyY:
0.2870, 0.1356, 15.7228
CIE-Lab:
46.6087, 82.5274, -62.1038
CIE-LCH:
46.6087, 103.2843, 323.0377
CIE-Luv:
46.6087, 51.7497, -101.3055
Hunter-Lab:
39.6520, 80.3985, -72.3163
#bc01d9 color charts
#bc01d9 color shades, tints & tones
#bc01d9 color schemes
#bc01d9 color preview, HTML & CSS examples
This text has a color of #bc01d9
<p style="color:#bc01d9;">Text here</p>
.mytext {color:#bc01d9;}
This box has a color of #bc01d9
<div style="background-color:#bc01d9;">Content here</div>
.mybackground {background-color:#bc01d9;}
Border around this has a color of #bc01d9
<div style="border:2px solid #bc01d9;">Content here</div>
.myborder {border:2px solid #bc01d9;}