#bc02b7 color space conversions
Hex:
#bc02b7
RGB:
188, 2, 183
CMY:
26, 99, 28
CMYK:
0, 99, 3, 26
HSL:
302°, 97.8947%, 37.2549%
HSV (HSB):
302°, 98.9362%, 73.7255%
XYZ:
29.3080, 14.1537, 45.9870
xyY:
0.3277, 0.1582, 14.1537
CIE-Lab:
44.4525, 77.2232, -45.8280
CIE-LCH:
44.4525, 89.7978, 329.3130
CIE-Luv:
44.4525, 64.1516, -76.7090
Hunter-Lab:
37.6214, 73.2185, -46.1389
#bc02b7 color charts
#bc02b7 color shades, tints & tones
#bc02b7 color schemes
#bc02b7 color preview, HTML & CSS examples
This text has a color of #bc02b7
<p style="color:#bc02b7;">Text here</p>
.mytext {color:#bc02b7;}
This box has a color of #bc02b7
<div style="background-color:#bc02b7;">Content here</div>
.mybackground {background-color:#bc02b7;}
Border around this has a color of #bc02b7
<div style="border:2px solid #bc02b7;">Content here</div>
.myborder {border:2px solid #bc02b7;}