#b72ec2 color space conversions
Hex:
#b72ec2
RGB:
183, 46, 194
CMY:
28, 82, 24
CMYK:
6, 76, 0, 24
HSL:
296°, 61.6667%, 47.0588%
HSV (HSB):
296°, 76.2887%, 76.0784%
XYZ:
30.2430, 15.9163, 52.5171
xyY:
0.3065, 0.1613, 15.9163
CIE-Lab:
46.8645, 70.3816, -48.4602
CIE-LCH:
46.8645, 85.4515, 325.4512
CIE-Luv:
46.8645, 52.2565, -80.7248
Hunter-Lab:
39.8953, 65.4972, -50.1212
#b72ec2 color charts
#b72ec2 color shades, tints & tones
#b72ec2 color schemes
#b72ec2 color preview, HTML & CSS examples
This text has a color of #b72ec2
<p style="color:#b72ec2;">Text here</p>
.mytext {color:#b72ec2;}
This box has a color of #b72ec2
<div style="background-color:#b72ec2;">Content here</div>
.mybackground {background-color:#b72ec2;}
Border around this has a color of #b72ec2
<div style="border:2px solid #b72ec2;">Content here</div>
.myborder {border:2px solid #b72ec2;}