#bc07b1 color space conversions
Hex:
#bc07b1
RGB:
188, 7, 177
CMY:
26, 97, 31
CMYK:
0, 96, 6, 26
HSL:
304°, 92.8205%, 38.2353%
HSV (HSB):
304°, 96.2766%, 73.7255%
XYZ:
28.7508, 14.0176, 42.7853
xyY:
0.3361, 0.1638, 14.0176
CIE-Lab:
44.2582, 75.9065, -42.5966
CIE-LCH:
44.2582, 87.0417, 330.7001
CIE-Luv:
44.2582, 66.2833, -71.8775
Hunter-Lab:
37.4402, 71.5524, -41.5465
#bc07b1 color charts
#bc07b1 color shades, tints & tones
#bc07b1 color schemes
#bc07b1 color preview, HTML & CSS examples
This text has a color of #bc07b1
<p style="color:#bc07b1;">Text here</p>
.mytext {color:#bc07b1;}
This box has a color of #bc07b1
<div style="background-color:#bc07b1;">Content here</div>
.mybackground {background-color:#bc07b1;}
Border around this has a color of #bc07b1
<div style="border:2px solid #bc07b1;">Content here</div>
.myborder {border:2px solid #bc07b1;}