#bc02ff color space conversions
Hex:
#bc02ff
RGB:
188, 2, 255
CMY:
26, 99, 0
CMYK:
26, 99, 0, 0
HSL:
284°, 100.0000%, 50.3922%
HSV (HSB):
284°, 99.2157%, 100.0000%
XYZ:
38.8107, 17.9548, 96.0278
xyY:
0.2540, 0.1175, 17.9548
CIE-Lab:
49.4412, 88.8694, -78.9675
CIE-LCH:
49.4412, 118.8850, 318.3764
CIE-Luv:
49.4412, 40.1971, -126.8151
Hunter-Lab:
42.3731, 89.3405, -104.7045
#bc02ff color charts
#bc02ff color shades, tints & tones
#bc02ff color schemes
#bc02ff color preview, HTML & CSS examples
This text has a color of #bc02ff
<p style="color:#bc02ff;">Text here</p>
.mytext {color:#bc02ff;}
This box has a color of #bc02ff
<div style="background-color:#bc02ff;">Content here</div>
.mybackground {background-color:#bc02ff;}
Border around this has a color of #bc02ff
<div style="border:2px solid #bc02ff;">Content here</div>
.myborder {border:2px solid #bc02ff;}