#bc07d1 color space conversions
Hex:
#bc07d1
RGB:
188, 7, 209
CMY:
26, 97, 18
CMYK:
10, 97, 0, 18
HSL:
294°, 93.5185%, 42.3529%
HSV (HSB):
294°, 96.6507%, 81.9608%
XYZ:
32.3236, 15.4468, 61.5995
xyY:
0.2955, 0.1412, 15.4468
CIE-Lab:
46.2401, 80.7277, -58.1022
CIE-LCH:
46.2401, 99.4627, 324.2563
CIE-Luv:
46.2401, 54.2419, -95.3326
Hunter-Lab:
39.3024, 78.0254, -65.4148
#bc07d1 color charts
#bc07d1 color shades, tints & tones
#bc07d1 color schemes
#bc07d1 color preview, HTML & CSS examples
This text has a color of #bc07d1
<p style="color:#bc07d1;">Text here</p>
.mytext {color:#bc07d1;}
This box has a color of #bc07d1
<div style="background-color:#bc07d1;">Content here</div>
.mybackground {background-color:#bc07d1;}
Border around this has a color of #bc07d1
<div style="border:2px solid #bc07d1;">Content here</div>
.myborder {border:2px solid #bc07d1;}