#bc02bc color space conversions
Hex:
#bc02bc
RGB:
188, 2, 188
CMY:
26, 99, 26
CMYK:
0, 99, 0, 26
HSL:
300°, 97.8947%, 37.2549%
HSV (HSB):
300°, 98.9362%, 73.7255%
XYZ:
29.8378, 14.3656, 48.7772
xyY:
0.3209, 0.1545, 14.3656
CIE-Lab:
44.7528, 77.9526, -48.2858
CIE-LCH:
44.7528, 91.6958, 328.2249
CIE-Luv:
44.7528, 62.1913, -80.4155
Hunter-Lab:
37.9020, 74.1932, -49.7706
#bc02bc color charts
#bc02bc color shades, tints & tones
#bc02bc color schemes
#bc02bc color preview, HTML & CSS examples
This text has a color of #bc02bc
<p style="color:#bc02bc;">Text here</p>
.mytext {color:#bc02bc;}
This box has a color of #bc02bc
<div style="background-color:#bc02bc;">Content here</div>
.mybackground {background-color:#bc02bc;}
Border around this has a color of #bc02bc
<div style="border:2px solid #bc02bc;">Content here</div>
.myborder {border:2px solid #bc02bc;}