#be2a8e color space conversions
Hex:
#be2a8e
RGB:
190, 42, 142
CMY:
25, 84, 44
CMYK:
0, 78, 25, 25
HSL:
319°, 63.7931%, 45.4902%
HSV (HSB):
319°, 77.8947%, 74.5098%
XYZ:
26.9457, 14.5561, 26.9806
xyY:
0.3935, 0.2126, 14.5561
CIE-Lab:
45.0201, 65.4457, -20.4135
CIE-LCH:
45.0201, 68.5554, 342.6765
CIE-Luv:
45.0201, 77.5764, -39.0738
Hunter-Lab:
38.1524, 59.3013, -15.2220
#be2a8e color charts
#be2a8e color shades, tints & tones
#be2a8e color schemes
#be2a8e color preview, HTML & CSS examples
This text has a color of #be2a8e
<p style="color:#be2a8e;">Text here</p>
.mytext {color:#be2a8e;}
This box has a color of #be2a8e
<div style="background-color:#be2a8e;">Content here</div>
.mybackground {background-color:#be2a8e;}
Border around this has a color of #be2a8e
<div style="border:2px solid #be2a8e;">Content here</div>
.myborder {border:2px solid #be2a8e;}