#be2ba9 color space conversions
Hex:
#be2ba9
RGB:
190, 43, 169
CMY:
25, 83, 34
CMYK:
0, 77, 11, 25
HSL:
309°, 63.0901%, 45.6863%
HSV (HSB):
309°, 77.3684%, 74.5098%
XYZ:
29.2605, 15.5395, 38.9933
xyY:
0.3492, 0.1855, 15.5395
CIE-Lab:
46.3644, 68.7999, -34.5030
CIE-LCH:
46.3644, 76.9668, 333.3663
CIE-Luv:
46.3644, 66.7275, -60.0619
Hunter-Lab:
39.4201, 63.5105, -31.0540
#be2ba9 color charts
#be2ba9 color shades, tints & tones
#be2ba9 color schemes
#be2ba9 color preview, HTML & CSS examples
This text has a color of #be2ba9
<p style="color:#be2ba9;">Text here</p>
.mytext {color:#be2ba9;}
This box has a color of #be2ba9
<div style="background-color:#be2ba9;">Content here</div>
.mybackground {background-color:#be2ba9;}
Border around this has a color of #be2ba9
<div style="border:2px solid #be2ba9;">Content here</div>
.myborder {border:2px solid #be2ba9;}