#be2e8c color space conversions
Hex:
#be2e8c
RGB:
190, 46, 140
CMY:
25, 82, 45
CMYK:
0, 76, 26, 25
HSL:
321°, 61.0169%, 46.2745%
HSV (HSB):
321°, 75.7895%, 74.5098%
XYZ:
26.9458, 14.7946, 26.2464
xyY:
0.3963, 0.2176, 14.7946
CIE-Lab:
45.3516, 64.0175, -18.6919
CIE-LCH:
45.3516, 66.6906, 343.7232
CIE-Luv:
45.3516, 77.3311, -36.4922
Hunter-Lab:
38.4637, 57.7369, -13.5329
#be2e8c color charts
#be2e8c color shades, tints & tones
#be2e8c color schemes
#be2e8c color preview, HTML & CSS examples
This text has a color of #be2e8c
<p style="color:#be2e8c;">Text here</p>
.mytext {color:#be2e8c;}
This box has a color of #be2e8c
<div style="background-color:#be2e8c;">Content here</div>
.mybackground {background-color:#be2e8c;}
Border around this has a color of #be2e8c
<div style="border:2px solid #be2e8c;">Content here</div>
.myborder {border:2px solid #be2e8c;}