#bc02db color space conversions
Hex:
#bc02db
RGB:
188, 2, 219
CMY:
26, 99, 14
CMYK:
14, 99, 0, 14
HSL:
291°, 98.1900%, 43.3333%
HSV (HSB):
291°, 99.0868%, 85.8824%
XYZ:
33.5469, 15.8493, 68.3089
xyY:
0.2850, 0.1347, 15.8493
CIE-Lab:
46.7761, 82.7659, -62.9780
CIE-LCH:
46.7761, 104.0020, 322.7319
CIE-Luv:
46.7761, 51.0438, -102.6450
Hunter-Lab:
39.8111, 80.7439, -73.8635
#bc02db color charts
#bc02db color shades, tints & tones
#bc02db color schemes
#bc02db color preview, HTML & CSS examples
This text has a color of #bc02db
<p style="color:#bc02db;">Text here</p>
.mytext {color:#bc02db;}
This box has a color of #bc02db
<div style="background-color:#bc02db;">Content here</div>
.mybackground {background-color:#bc02db;}
Border around this has a color of #bc02db
<div style="border:2px solid #bc02db;">Content here</div>
.myborder {border:2px solid #bc02db;}