#bc07e1 color space conversions
Hex:
#bc07e1
RGB:
188, 7, 225
CMY:
26, 97, 12
CMYK:
16, 97, 0, 12
HSL:
290°, 93.9655%, 45.4902%
HSV (HSB):
290°, 96.8889%, 88.2353%
XYZ:
34.4056, 16.2796, 72.5631
xyY:
0.2792, 0.1321, 16.2796
CIE-Lab:
47.3392, 83.3284, -65.4901
CIE-LCH:
47.3392, 105.9838, 321.8352
CIE-Luv:
47.3392, 48.9027, -106.5350
Hunter-Lab:
40.3479, 81.6022, -78.3855
#bc07e1 color charts
#bc07e1 color shades, tints & tones
#bc07e1 color schemes
#bc07e1 color preview, HTML & CSS examples
This text has a color of #bc07e1
<p style="color:#bc07e1;">Text here</p>
.mytext {color:#bc07e1;}
This box has a color of #bc07e1
<div style="background-color:#bc07e1;">Content here</div>
.mybackground {background-color:#bc07e1;}
Border around this has a color of #bc07e1
<div style="border:2px solid #bc07e1;">Content here</div>
.myborder {border:2px solid #bc07e1;}