#bc07dd color space conversions
Hex:
#bc07dd
RGB:
188, 7, 221
CMY:
26, 97, 13
CMYK:
15, 97, 0, 13
HSL:
291°, 93.8596%, 44.7059%
HSV (HSB):
291°, 96.8326%, 86.6667%
XYZ:
33.8662, 16.0638, 69.7223
xyY:
0.2830, 0.1343, 16.0638
CIE-Lab:
47.0581, 82.6678, -63.6646
CIE-LCH:
47.0581, 104.3415, 322.3992
CIE-Luv:
47.0581, 50.1956, -103.7679
Hunter-Lab:
40.0796, 80.6880, -75.0847
#bc07dd color charts
#bc07dd color shades, tints & tones
#bc07dd color schemes
#bc07dd color preview, HTML & CSS examples
This text has a color of #bc07dd
<p style="color:#bc07dd;">Text here</p>
.mytext {color:#bc07dd;}
This box has a color of #bc07dd
<div style="background-color:#bc07dd;">Content here</div>
.mybackground {background-color:#bc07dd;}
Border around this has a color of #bc07dd
<div style="border:2px solid #bc07dd;">Content here</div>
.myborder {border:2px solid #bc07dd;}