#bc02cf color space conversions
Hex:
#bc02cf
RGB:
188, 2, 207
CMY:
26, 99, 19
CMYK:
9, 99, 0, 19
HSL:
294°, 98.0861%, 40.9804%
HSV (HSB):
294°, 99.0338%, 81.1765%
XYZ:
32.0232, 15.2398, 60.2852
xyY:
0.2978, 0.1417, 15.2398
CIE-Lab:
45.9609, 80.8469, -57.3988
CIE-LCH:
45.9609, 99.1506, 324.6264
CIE-Luv:
45.9609, 55.1529, -94.1978
Hunter-Lab:
39.0382, 78.1078, -64.2327
#bc02cf color charts
#bc02cf color shades, tints & tones
#bc02cf color schemes
#bc02cf color preview, HTML & CSS examples
This text has a color of #bc02cf
<p style="color:#bc02cf;">Text here</p>
.mytext {color:#bc02cf;}
This box has a color of #bc02cf
<div style="background-color:#bc02cf;">Content here</div>
.mybackground {background-color:#bc02cf;}
Border around this has a color of #bc02cf
<div style="border:2px solid #bc02cf;">Content here</div>
.myborder {border:2px solid #bc02cf;}