#bc01d1 color space conversions
Hex:
#bc01d1
RGB:
188, 1, 209
CMY:
26, 100, 18
CMYK:
10, 100, 0, 18
HSL:
294°, 99.0476%, 41.1765%
HSV (HSB):
294°, 99.5215%, 81.9608%
XYZ:
32.2585, 15.3165, 61.5778
xyY:
0.2955, 0.1403, 15.3165
CIE-Lab:
46.0647, 81.2493, -58.3852
CIE-LCH:
46.0647, 100.0514, 324.2992
CIE-Luv:
46.0647, 54.4917, -95.6770
Hunter-Lab:
39.1363, 78.6418, -65.8925
#bc01d1 color charts
#bc01d1 color shades, tints & tones
#bc01d1 color schemes
#bc01d1 color preview, HTML & CSS examples
This text has a color of #bc01d1
<p style="color:#bc01d1;">Text here</p>
.mytext {color:#bc01d1;}
This box has a color of #bc01d1
<div style="background-color:#bc01d1;">Content here</div>
.mybackground {background-color:#bc01d1;}
Border around this has a color of #bc01d1
<div style="border:2px solid #bc01d1;">Content here</div>
.myborder {border:2px solid #bc01d1;}