#bc07c7 color space conversions
Hex:
#bc07c7
RGB:
188, 7, 199
CMY:
26, 97, 22
CMYK:
6, 96, 0, 22
HSL:
297°, 93.2039%, 40.3922%
HSV (HSB):
297°, 96.4824%, 78.0392%
XYZ:
31.1238, 14.9668, 55.2813
xyY:
0.3070, 0.1476, 14.9668
CIE-Lab:
45.5888, 79.1626, -53.3647
CIE-LCH:
45.5888, 95.4699, 326.0155
CIE-Luv:
45.5888, 57.8095, -88.1496
Hunter-Lab:
38.6870, 75.9016, -57.6408
#bc07c7 color charts
#bc07c7 color shades, tints & tones
#bc07c7 color schemes
#bc07c7 color preview, HTML & CSS examples
This text has a color of #bc07c7
<p style="color:#bc07c7;">Text here</p>
.mytext {color:#bc07c7;}
This box has a color of #bc07c7
<div style="background-color:#bc07c7;">Content here</div>
.mybackground {background-color:#bc07c7;}
Border around this has a color of #bc07c7
<div style="border:2px solid #bc07c7;">Content here</div>
.myborder {border:2px solid #bc07c7;}