#be2ab5 color space conversions
Hex:
#be2ab5
RGB:
190, 42, 181
CMY:
25, 84, 29
CMYK:
0, 78, 5, 25
HSL:
304°, 63.7931%, 45.4902%
HSV (HSB):
304°, 77.8947%, 74.5098%
XYZ:
30.4037, 15.9393, 45.1902
xyY:
0.3322, 0.1741, 15.9393
CIE-Lab:
46.8947, 70.8546, -40.7457
CIE-LCH:
46.8947, 81.7348, 330.0985
CIE-Luv:
46.8947, 62.4240, -69.6111
Hunter-Lab:
39.9240, 66.0675, -39.1638
#be2ab5 color charts
#be2ab5 color shades, tints & tones
#be2ab5 color schemes
#be2ab5 color preview, HTML & CSS examples
This text has a color of #be2ab5
<p style="color:#be2ab5;">Text here</p>
.mytext {color:#be2ab5;}
This box has a color of #be2ab5
<div style="background-color:#be2ab5;">Content here</div>
.mybackground {background-color:#be2ab5;}
Border around this has a color of #be2ab5
<div style="border:2px solid #be2ab5;">Content here</div>
.myborder {border:2px solid #be2ab5;}