#bc72d6 color space conversions
Hex:
#bc72d6
RGB:
188, 114, 214
CMY:
26, 55, 16
CMYK:
12, 47, 0, 16
HSL:
284°, 54.9451%, 64.3137%
HSV (HSB):
284°, 46.7290%, 83.9216%
XYZ:
38.8940, 27.5810, 66.8921
xyY:
0.2916, 0.2068, 27.5810
CIE-Lab:
59.5083, 45.7416, -39.8338
CIE-LCH:
59.5083, 60.6550, 318.9492
CIE-Luv:
59.5083, 31.1794, -68.3605
Hunter-Lab:
52.5176, 40.2891, -38.7557
#bc72d6 color charts
#bc72d6 color shades, tints & tones
#bc72d6 color schemes
#bc72d6 color preview, HTML & CSS examples
This text has a color of #bc72d6
<p style="color:#bc72d6;">Text here</p>
.mytext {color:#bc72d6;}
This box has a color of #bc72d6
<div style="background-color:#bc72d6;">Content here</div>
.mybackground {background-color:#bc72d6;}
Border around this has a color of #bc72d6
<div style="border:2px solid #bc72d6;">Content here</div>
.myborder {border:2px solid #bc72d6;}