#be2d9e color space conversions
Hex:
#be2d9e
RGB:
190, 45, 158
CMY:
25, 82, 38
CMYK:
0, 76, 17, 25
HSL:
313°, 61.7021%, 46.0784%
HSV (HSB):
313°, 76.3158%, 74.5098%
XYZ:
28.3451, 15.2925, 33.8056
xyY:
0.3660, 0.1975, 15.2925
CIE-Lab:
46.0323, 66.6735, -28.4750
CIE-LCH:
46.0323, 72.4995, 336.8736
CIE-Luv:
46.0323, 70.5248, -50.9362
Hunter-Lab:
39.1057, 60.9480, -23.8802
#be2d9e color charts
#be2d9e color shades, tints & tones
#be2d9e color schemes
#be2d9e color preview, HTML & CSS examples
This text has a color of #be2d9e
<p style="color:#be2d9e;">Text here</p>
.mytext {color:#be2d9e;}
This box has a color of #be2d9e
<div style="background-color:#be2d9e;">Content here</div>
.mybackground {background-color:#be2d9e;}
Border around this has a color of #be2d9e
<div style="border:2px solid #be2d9e;">Content here</div>
.myborder {border:2px solid #be2d9e;}