#b52ff8 color space conversions
Hex:
#b52ff8
RGB:
181, 47, 248
CMY:
29, 82, 3
CMYK:
27, 81, 0, 3
HSL:
280°, 93.4884%, 57.8431%
HSV (HSB):
280°, 81.0484%, 97.2549%
XYZ:
37.0158, 18.6341, 90.4527
xyY:
0.2534, 0.1275, 18.6341
CIE-Lab:
50.2563, 79.5470, -73.7762
CIE-LCH:
50.2563, 108.4926, 317.1555
CIE-Luv:
50.2563, 35.2915, -119.6023
Hunter-Lab:
43.1672, 77.5209, -94.0194
#b52ff8 color charts
#b52ff8 color shades, tints & tones
#b52ff8 color schemes
#b52ff8 color preview, HTML & CSS examples
This text has a color of #b52ff8
<p style="color:#b52ff8;">Text here</p>
.mytext {color:#b52ff8;}
This box has a color of #b52ff8
<div style="background-color:#b52ff8;">Content here</div>
.mybackground {background-color:#b52ff8;}
Border around this has a color of #b52ff8
<div style="border:2px solid #b52ff8;">Content here</div>
.myborder {border:2px solid #b52ff8;}