#be3e9e color space conversions
Hex:
#be3e9e
RGB:
190, 62, 158
CMY:
25, 76, 38
CMYK:
0, 67, 17, 25
HSL:
315°, 50.7937%, 49.4118%
HSV (HSB):
315°, 67.3684%, 74.5098%
XYZ:
29.1294, 16.8610, 34.0670
xyY:
0.3639, 0.2106, 16.8610
CIE-Lab:
48.0844, 60.8809, -25.2850
CIE-LCH:
48.0844, 65.9227, 337.4459
CIE-Luv:
48.0844, 65.8836, -45.8876
Hunter-Lab:
41.0622, 54.7686, -20.4460
#be3e9e color charts
#be3e9e color shades, tints & tones
#be3e9e color schemes
#be3e9e color preview, HTML & CSS examples
This text has a color of #be3e9e
<p style="color:#be3e9e;">Text here</p>
.mytext {color:#be3e9e;}
This box has a color of #be3e9e
<div style="background-color:#be3e9e;">Content here</div>
.mybackground {background-color:#be3e9e;}
Border around this has a color of #be3e9e
<div style="border:2px solid #be3e9e;">Content here</div>
.myborder {border:2px solid #be3e9e;}