#be32e5 color space conversions
Hex:
#be32e5
RGB:
190, 50, 229
CMY:
25, 80, 10
CMYK:
17, 78, 0, 10
HSL:
287°, 77.4892%, 54.7059%
HSV (HSB):
287°, 78.1659%, 89.8039%
XYZ:
36.5187, 18.8855, 75.8493
xyY:
0.2782, 0.1439, 18.8855
CIE-Lab:
50.5530, 76.6263, -62.5474
CIE-LCH:
50.5530, 98.9129, 320.7764
CIE-Luv:
50.5530, 45.3703, -103.7070
Hunter-Lab:
43.4574, 73.9487, -73.0627
#be32e5 color charts
#be32e5 color shades, tints & tones
#be32e5 color schemes
#be32e5 color preview, HTML & CSS examples
This text has a color of #be32e5
<p style="color:#be32e5;">Text here</p>
.mytext {color:#be32e5;}
This box has a color of #be32e5
<div style="background-color:#be32e5;">Content here</div>
.mybackground {background-color:#be32e5;}
Border around this has a color of #be32e5
<div style="border:2px solid #be32e5;">Content here</div>
.myborder {border:2px solid #be32e5;}