#be2fa9 color space conversions
Hex:
#be2fa9
RGB:
190, 47, 169
CMY:
25, 82, 34
CMYK:
0, 75, 11, 25
HSL:
309°, 60.3376%, 46.4706%
HSV (HSB):
309°, 75.2632%, 74.5098%
XYZ:
29.4132, 15.8448, 39.0442
xyY:
0.3489, 0.1880, 15.8448
CIE-Lab:
46.7701, 67.6370, -33.8652
CIE-LCH:
46.7701, 75.6414, 333.4033
CIE-Luv:
46.7701, 65.8927, -59.0895
Hunter-Lab:
39.8055, 62.2381, -30.2923
#be2fa9 color charts
#be2fa9 color shades, tints & tones
#be2fa9 color schemes
#be2fa9 color preview, HTML & CSS examples
This text has a color of #be2fa9
<p style="color:#be2fa9;">Text here</p>
.mytext {color:#be2fa9;}
This box has a color of #be2fa9
<div style="background-color:#be2fa9;">Content here</div>
.mybackground {background-color:#be2fa9;}
Border around this has a color of #be2fa9
<div style="border:2px solid #be2fa9;">Content here</div>
.myborder {border:2px solid #be2fa9;}