#b52dc9 color space conversions
Hex:
#b52dc9
RGB:
181, 45, 201
CMY:
29, 82, 21
CMYK:
10, 78, 0, 21
HSL:
292°, 63.4146%, 48.2353%
HSV (HSB):
292°, 77.6119%, 78.8235%
XYZ:
30.5371, 15.9176, 56.7213
xyY:
0.2960, 0.1543, 15.9176
CIE-Lab:
46.8662, 71.4771, -52.5357
CIE-LCH:
46.8662, 88.7072, 323.6841
CIE-Luv:
46.8662, 48.8067, -86.7299
Hunter-Lab:
39.8968, 66.8045, -56.3647
#b52dc9 color charts
#b52dc9 color shades, tints & tones
#b52dc9 color schemes
#b52dc9 color preview, HTML & CSS examples
This text has a color of #b52dc9
<p style="color:#b52dc9;">Text here</p>
.mytext {color:#b52dc9;}
This box has a color of #b52dc9
<div style="background-color:#b52dc9;">Content here</div>
.mybackground {background-color:#b52dc9;}
Border around this has a color of #b52dc9
<div style="border:2px solid #b52dc9;">Content here</div>
.myborder {border:2px solid #b52dc9;}