#be32e3 color space conversions
Hex:
#be32e3
RGB:
190, 50, 227
CMY:
25, 80, 11
CMYK:
16, 78, 0, 11
HSL:
287°, 75.9657%, 54.3137%
HSV (HSB):
287°, 77.9736%, 89.0196%
XYZ:
36.2409, 18.7744, 74.3868
xyY:
0.2801, 0.1451, 18.7744
CIE-Lab:
50.4222, 76.2660, -61.6259
CIE-LCH:
50.4222, 98.0523, 321.0605
CIE-Luv:
50.4222, 45.9542, -102.2680
Hunter-Lab:
43.3294, 73.4717, -71.4568
#be32e3 color charts
#be32e3 color shades, tints & tones
#be32e3 color schemes
#be32e3 color preview, HTML & CSS examples
This text has a color of #be32e3
<p style="color:#be32e3;">Text here</p>
.mytext {color:#be32e3;}
This box has a color of #be32e3
<div style="background-color:#be32e3;">Content here</div>
.mybackground {background-color:#be32e3;}
Border around this has a color of #be32e3
<div style="border:2px solid #be32e3;">Content here</div>
.myborder {border:2px solid #be32e3;}