#bc72f5 color space conversions
Hex:
#bc72f5
RGB:
188, 114, 245
CMY:
26, 55, 4
CMYK:
23, 53, 0, 4
HSL:
274°, 86.7550%, 70.3922%
HSV (HSB):
274°, 53.4694%, 96.0784%
XYZ:
43.2378, 29.3186, 89.7664
xyY:
0.2664, 0.1806, 29.3186
CIE-Lab:
61.0618, 52.3803, -54.6694
CIE-LCH:
61.0618, 75.7129, 313.7750
CIE-Luv:
61.0618, 25.4430, -93.3483
Hunter-Lab:
54.1466, 47.7813, -60.3906
#bc72f5 color charts
#bc72f5 color shades, tints & tones
#bc72f5 color schemes
#bc72f5 color preview, HTML & CSS examples
This text has a color of #bc72f5
<p style="color:#bc72f5;">Text here</p>
.mytext {color:#bc72f5;}
This box has a color of #bc72f5
<div style="background-color:#bc72f5;">Content here</div>
.mybackground {background-color:#bc72f5;}
Border around this has a color of #bc72f5
<div style="border:2px solid #bc72f5;">Content here</div>
.myborder {border:2px solid #bc72f5;}