#bc07d9 color space conversions
Hex:
#bc07d9
RGB:
188, 7, 217
CMY:
26, 97, 15
CMYK:
13, 97, 0, 15
HSL:
292°, 93.7500%, 43.9216%
HSV (HSB):
292°, 96.7742%, 85.0980%
XYZ:
33.3394, 15.8531, 66.9484
xyY:
0.2871, 0.1365, 15.8531
CIE-Lab:
46.7811, 82.0140, -61.8250
CIE-LCH:
46.7811, 102.7065, 322.9897
CIE-Luv:
46.7811, 51.5162, -100.9785
Hunter-Lab:
39.8159, 79.7870, -71.8219
#bc07d9 color charts
#bc07d9 color shades, tints & tones
#bc07d9 color schemes
#bc07d9 color preview, HTML & CSS examples
This text has a color of #bc07d9
<p style="color:#bc07d9;">Text here</p>
.mytext {color:#bc07d9;}
This box has a color of #bc07d9
<div style="background-color:#bc07d9;">Content here</div>
.mybackground {background-color:#bc07d9;}
Border around this has a color of #bc07d9
<div style="border:2px solid #bc07d9;">Content here</div>
.myborder {border:2px solid #bc07d9;}