#bc72c5 color space conversions
Hex:
#bc72c5
RGB:
188, 114, 197
CMY:
26, 55, 23
CMYK:
5, 42, 0, 23
HSL:
293°, 41.7085%, 60.9804%
HSV (HSB):
293°, 42.1320%, 77.2549%
XYZ:
36.8344, 26.7572, 56.0466
xyY:
0.3079, 0.2237, 26.7572
CIE-Lab:
58.7489, 42.3435, -31.4076
CIE-LCH:
58.7489, 52.7201, 323.4344
CIE-Luv:
58.7489, 34.4890, -54.3549
Hunter-Lab:
51.7274, 36.5846, -28.0315
#bc72c5 color charts
#bc72c5 color shades, tints & tones
#bc72c5 color schemes
#bc72c5 color preview, HTML & CSS examples
This text has a color of #bc72c5
<p style="color:#bc72c5;">Text here</p>
.mytext {color:#bc72c5;}
This box has a color of #bc72c5
<div style="background-color:#bc72c5;">Content here</div>
.mybackground {background-color:#bc72c5;}
Border around this has a color of #bc72c5
<div style="border:2px solid #bc72c5;">Content here</div>
.myborder {border:2px solid #bc72c5;}