#bc07e8 color space conversions
Hex:
#bc07e8
RGB:
188, 7, 232
CMY:
26, 97, 9
CMYK:
19, 97, 0, 9
HSL:
288°, 94.1423%, 46.8627%
HSV (HSB):
288°, 96.9828%, 90.9804%
XYZ:
35.3805, 16.6695, 77.6967
xyY:
0.2727, 0.1285, 16.6695
CIE-Lab:
47.8409, 84.5000, -68.6513
CIE-LCH:
47.8409, 108.8727, 320.9082
CIE-Luv:
47.8409, 46.7060, -111.3247
Hunter-Lab:
40.8283, 83.2328, -84.2496
#bc07e8 color charts
#bc07e8 color shades, tints & tones
#bc07e8 color schemes
#bc07e8 color preview, HTML & CSS examples
This text has a color of #bc07e8
<p style="color:#bc07e8;">Text here</p>
.mytext {color:#bc07e8;}
This box has a color of #bc07e8
<div style="background-color:#bc07e8;">Content here</div>
.mybackground {background-color:#bc07e8;}
Border around this has a color of #bc07e8
<div style="border:2px solid #bc07e8;">Content here</div>
.myborder {border:2px solid #bc07e8;}