#be2e95 color space conversions
Hex:
#be2e95
RGB:
190, 46, 149
CMY:
25, 82, 42
CMYK:
0, 76, 22, 25
HSL:
317°, 61.0169%, 46.2745%
HSV (HSB):
317°, 75.7895%, 74.5098%
XYZ:
27.6370, 15.0711, 29.8861
xyY:
0.3807, 0.2076, 15.0711
CIE-Lab:
45.7314, 65.1652, -23.5436
CIE-LCH:
45.7314, 69.2879, 340.1357
CIE-Luv:
45.7314, 73.7894, -43.5785
Hunter-Lab:
38.8215, 59.1366, -18.4685
#be2e95 color charts
#be2e95 color shades, tints & tones
#be2e95 color schemes
#be2e95 color preview, HTML & CSS examples
This text has a color of #be2e95
<p style="color:#be2e95;">Text here</p>
.mytext {color:#be2e95;}
This box has a color of #be2e95
<div style="background-color:#be2e95;">Content here</div>
.mybackground {background-color:#be2e95;}
Border around this has a color of #be2e95
<div style="border:2px solid #be2e95;">Content here</div>
.myborder {border:2px solid #be2e95;}