#be2a9e color space conversions
Hex:
#be2a9e
RGB:
190, 42, 158
CMY:
25, 84, 38
CMYK:
0, 78, 17, 25
HSL:
313°, 63.7931%, 45.4902%
HSV (HSB):
313°, 77.8947%, 74.5098%
XYZ:
28.2347, 15.0717, 33.7687
xyY:
0.3663, 0.1955, 15.0717
CIE-Lab:
45.7322, 67.5325, -28.9432
CIE-LCH:
45.7322, 73.4734, 336.8009
CIE-Luv:
45.7322, 71.1916, -51.6633
Hunter-Lab:
38.8223, 61.8807, -24.3965
#be2a9e color charts
#be2a9e color shades, tints & tones
#be2a9e color schemes
#be2a9e color preview, HTML & CSS examples
This text has a color of #be2a9e
<p style="color:#be2a9e;">Text here</p>
.mytext {color:#be2a9e;}
This box has a color of #be2a9e
<div style="background-color:#be2a9e;">Content here</div>
.mybackground {background-color:#be2a9e;}
Border around this has a color of #be2a9e
<div style="border:2px solid #be2a9e;">Content here</div>
.myborder {border:2px solid #be2a9e;}