#b52dff color space conversions
Hex:
#b52dff
RGB:
181, 45, 255
CMY:
29, 82, 0
CMYK:
29, 82, 0, 0
HSL:
279°, 100.0000%, 58.8235%
HSV (HSB):
279°, 82.3529%, 100.0000%
XYZ:
38.0444, 18.9205, 96.2546
xyY:
0.2483, 0.1235, 18.9205
CIE-Lab:
50.5941, 81.4424, -77.1307
CIE-LCH:
50.5941, 112.1696, 316.5575
CIE-Luv:
50.5941, 33.7940, -124.6140
Hunter-Lab:
43.4977, 80.0005, -100.7523
#b52dff color charts
#b52dff color shades, tints & tones
#b52dff color schemes
#b52dff color preview, HTML & CSS examples
This text has a color of #b52dff
<p style="color:#b52dff;">Text here</p>
.mytext {color:#b52dff;}
This box has a color of #b52dff
<div style="background-color:#b52dff;">Content here</div>
.mybackground {background-color:#b52dff;}
Border around this has a color of #b52dff
<div style="border:2px solid #b52dff;">Content here</div>
.myborder {border:2px solid #b52dff;}