#b534e5 color space conversions
Hex:
#b534e5
RGB:
181, 52, 229
CMY:
29, 80, 10
CMYK:
21, 77, 0, 10
HSL:
284°, 77.2926%, 55.0980%
HSV (HSB):
284°, 77.2926%, 89.8039%
XYZ:
34.4269, 17.9369, 75.7764
xyY:
0.2687, 0.1400, 17.9369
CIE-Lab:
49.4195, 74.4350, -64.4449
CIE-LCH:
49.4195, 98.4567, 319.1144
CIE-Luv:
49.4195, 39.5685, -105.4986
Hunter-Lab:
42.3520, 70.9825, -76.4357
#b534e5 color charts
#b534e5 color shades, tints & tones
#b534e5 color schemes
#b534e5 color preview, HTML & CSS examples
This text has a color of #b534e5
<p style="color:#b534e5;">Text here</p>
.mytext {color:#b534e5;}
This box has a color of #b534e5
<div style="background-color:#b534e5;">Content here</div>
.mybackground {background-color:#b534e5;}
Border around this has a color of #b534e5
<div style="border:2px solid #b534e5;">Content here</div>
.myborder {border:2px solid #b534e5;}