#b52bf3 color space conversions
Hex:
#b52bf3
RGB:
181, 43, 243
CMY:
29, 83, 5
CMYK:
26, 82, 0, 5
HSL:
281°, 89.2857%, 56.0784%
HSV (HSB):
281°, 82.3045%, 95.2941%
XYZ:
36.0976, 18.0226, 86.3702
xyY:
0.2569, 0.1283, 18.0226
CIE-Lab:
49.5235, 79.6613, -72.1675
CIE-LCH:
49.5235, 107.4898, 317.8257
CIE-Luv:
49.5235, 37.0003, -116.8690
Hunter-Lab:
42.4530, 77.4850, -90.9077
#b52bf3 color charts
#b52bf3 color shades, tints & tones
#b52bf3 color schemes
#b52bf3 color preview, HTML & CSS examples
This text has a color of #b52bf3
<p style="color:#b52bf3;">Text here</p>
.mytext {color:#b52bf3;}
This box has a color of #b52bf3
<div style="background-color:#b52bf3;">Content here</div>
.mybackground {background-color:#b52bf3;}
Border around this has a color of #b52bf3
<div style="border:2px solid #b52bf3;">Content here</div>
.myborder {border:2px solid #b52bf3;}