#bc72e6 color space conversions
Hex:
#bc72e6
RGB:
188, 114, 230
CMY:
26, 55, 10
CMYK:
18, 50, 0, 10
HSL:
278°, 69.8795%, 67.4510%
HSV (HSB):
278°, 50.4348%, 90.1961%
XYZ:
41.0393, 28.4392, 78.1892
xyY:
0.2779, 0.1926, 28.4392
CIE-Lab:
60.2834, 49.1039, -47.5755
CIE-LCH:
60.2834, 68.3711, 315.9057
CIE-Luv:
60.2834, 28.1637, -81.3720
Hunter-Lab:
53.3284, 44.0414, -49.6002
#bc72e6 color charts
#bc72e6 color shades, tints & tones
#bc72e6 color schemes
#bc72e6 color preview, HTML & CSS examples
This text has a color of #bc72e6
<p style="color:#bc72e6;">Text here</p>
.mytext {color:#bc72e6;}
This box has a color of #bc72e6
<div style="background-color:#bc72e6;">Content here</div>
.mybackground {background-color:#bc72e6;}
Border around this has a color of #bc72e6
<div style="border:2px solid #bc72e6;">Content here</div>
.myborder {border:2px solid #bc72e6;}