#be2f7d color space conversions
Hex:
#be2f7d
RGB:
190, 47, 125
CMY:
25, 82, 51
CMYK:
0, 75, 34, 25
HSL:
327°, 60.3376%, 46.4706%
HSV (HSB):
327°, 75.2632%, 74.5098%
XYZ:
25.9534, 14.4608, 20.8254
xyY:
0.4238, 0.2361, 14.4608
CIE-Lab:
44.8867, 61.9381, -10.2552
CIE-LCH:
44.8867, 62.7814, 350.5987
CIE-Luv:
44.8867, 82.9490, -24.5671
Hunter-Lab:
38.0274, 55.2767, -5.8504
#be2f7d color charts
#be2f7d color shades, tints & tones
#be2f7d color schemes
#be2f7d color preview, HTML & CSS examples
This text has a color of #be2f7d
<p style="color:#be2f7d;">Text here</p>
.mytext {color:#be2f7d;}
This box has a color of #be2f7d
<div style="background-color:#be2f7d;">Content here</div>
.mybackground {background-color:#be2f7d;}
Border around this has a color of #be2f7d
<div style="border:2px solid #be2f7d;">Content here</div>
.myborder {border:2px solid #be2f7d;}