#b72dcc color space conversions
Hex:
#b72dcc
RGB:
183, 45, 204
CMY:
28, 82, 20
CMYK:
10, 78, 0, 20
HSL:
292°, 63.8554%, 48.8235%
HSV (HSB):
292°, 77.9412%, 80.0000%
XYZ:
31.3659, 16.3037, 58.6205
xyY:
0.2951, 0.1534, 16.3037
CIE-Lab:
47.3704, 72.3743, -53.4427
CIE-LCH:
47.3704, 89.9676, 323.5570
CIE-Luv:
47.3704, 49.1840, -88.3998
Hunter-Lab:
40.3778, 67.9995, -57.8127
#b72dcc color charts
#b72dcc color shades, tints & tones
#b72dcc color schemes
#b72dcc color preview, HTML & CSS examples
This text has a color of #b72dcc
<p style="color:#b72dcc;">Text here</p>
.mytext {color:#b72dcc;}
This box has a color of #b72dcc
<div style="background-color:#b72dcc;">Content here</div>
.mybackground {background-color:#b72dcc;}
Border around this has a color of #b72dcc
<div style="border:2px solid #b72dcc;">Content here</div>
.myborder {border:2px solid #b72dcc;}