#b52ddd color space conversions
Hex:
#b52ddd
RGB:
181, 45, 221
CMY:
29, 82, 13
CMYK:
18, 80, 0, 13
HSL:
286°, 72.1311%, 52.1569%
HSV (HSB):
286°, 79.6380%, 86.6667%
XYZ:
33.0456, 16.9210, 69.9310
xyY:
0.2756, 0.1411, 16.9210
CIE-Lab:
48.1603, 75.0303, -61.9360
CIE-LCH:
48.1603, 97.2914, 320.4610
CIE-Luv:
48.1603, 42.7655, -101.2417
Hunter-Lab:
41.1351, 71.4101, -72.0003
#b52ddd color charts
#b52ddd color shades, tints & tones
#b52ddd color schemes
#b52ddd color preview, HTML & CSS examples
This text has a color of #b52ddd
<p style="color:#b52ddd;">Text here</p>
.mytext {color:#b52ddd;}
This box has a color of #b52ddd
<div style="background-color:#b52ddd;">Content here</div>
.mybackground {background-color:#b52ddd;}
Border around this has a color of #b52ddd
<div style="border:2px solid #b52ddd;">Content here</div>
.myborder {border:2px solid #b52ddd;}