#bc01de color space conversions
Hex:
#bc01de
RGB:
188, 1, 222
CMY:
26, 100, 13
CMYK:
15, 100, 0, 13
HSL:
291°, 99.1031%, 43.7255%
HSV (HSB):
291°, 99.5495%, 87.0588%
XYZ:
33.9347, 15.9870, 70.4045
xyY:
0.2820, 0.1329, 15.9870
CIE-Lab:
46.9574, 83.3405, -64.3985
CIE-LCH:
46.9574, 105.3224, 322.3062
CIE-Luv:
46.9574, 50.0939, -104.7781
Hunter-Lab:
39.9837, 81.5236, -76.4108
#bc01de color charts
#bc01de color shades, tints & tones
#bc01de color schemes
#bc01de color preview, HTML & CSS examples
This text has a color of #bc01de
<p style="color:#bc01de;">Text here</p>
.mytext {color:#bc01de;}
This box has a color of #bc01de
<div style="background-color:#bc01de;">Content here</div>
.mybackground {background-color:#bc01de;}
Border around this has a color of #bc01de
<div style="border:2px solid #bc01de;">Content here</div>
.myborder {border:2px solid #bc01de;}