#b532f5 color space conversions
Hex:
#b532f5
RGB:
181, 50, 245
CMY:
29, 80, 4
CMYK:
26, 80, 0, 4
HSL:
280°, 90.6977%, 57.8431%
HSV (HSB):
280°, 79.5918%, 96.0784%
XYZ:
36.6781, 18.6975, 88.0620
xyY:
0.2557, 0.1304, 18.6975
CIE-Lab:
50.3314, 78.1093, -71.9755
CIE-LCH:
50.3314, 106.2146, 317.3403
CIE-Luv:
50.3314, 35.6827, -117.0326
Hunter-Lab:
43.2406, 75.7382, -90.4790
#b532f5 color charts
#b532f5 color shades, tints & tones
#b532f5 color schemes
#b532f5 color preview, HTML & CSS examples
This text has a color of #b532f5
<p style="color:#b532f5;">Text here</p>
.mytext {color:#b532f5;}
This box has a color of #b532f5
<div style="background-color:#b532f5;">Content here</div>
.mybackground {background-color:#b532f5;}
Border around this has a color of #b532f5
<div style="border:2px solid #b532f5;">Content here</div>
.myborder {border:2px solid #b532f5;}