#b72dd5 color space conversions
Hex:
#b72dd5
RGB:
183, 45, 213
CMY:
28, 82, 16
CMYK:
14, 79, 0, 16
HSL:
289°, 66.6667%, 50.5882%
HSV (HSB):
289°, 78.8732%, 83.5294%
XYZ:
32.4771, 16.7481, 64.4718
xyY:
0.2856, 0.1473, 16.7481
CIE-Lab:
47.9411, 73.9472, -57.7015
CIE-LCH:
47.9411, 93.7958, 322.0349
CIE-Luv:
47.9411, 46.3931, -94.9868
Hunter-Lab:
40.9245, 70.0370, -64.7573
#b72dd5 color charts
#b72dd5 color shades, tints & tones
#b72dd5 color schemes
#b72dd5 color preview, HTML & CSS examples
This text has a color of #b72dd5
<p style="color:#b72dd5;">Text here</p>
.mytext {color:#b72dd5;}
This box has a color of #b72dd5
<div style="background-color:#b72dd5;">Content here</div>
.mybackground {background-color:#b72dd5;}
Border around this has a color of #b72dd5
<div style="border:2px solid #b72dd5;">Content here</div>
.myborder {border:2px solid #b72dd5;}