#be2a7f color space conversions
Hex:
#be2a7f
RGB:
190, 42, 127
CMY:
25, 84, 50
CMYK:
0, 78, 33, 25
HSL:
326°, 63.7931%, 45.4902%
HSV (HSB):
326°, 77.8947%, 74.5098%
XYZ:
25.8939, 14.1354, 21.4423
xyY:
0.4212, 0.2299, 14.1354
CIE-Lab:
44.4265, 63.6741, -12.1756
CIE-LCH:
44.4265, 64.8277, 349.1747
CIE-Luv:
44.4265, 83.6519, -27.3951
Hunter-Lab:
37.5971, 57.1421, -7.4963
#be2a7f color charts
#be2a7f color shades, tints & tones
#be2a7f color schemes
#be2a7f color preview, HTML & CSS examples
This text has a color of #be2a7f
<p style="color:#be2a7f;">Text here</p>
.mytext {color:#be2a7f;}
This box has a color of #be2a7f
<div style="background-color:#be2a7f;">Content here</div>
.mybackground {background-color:#be2a7f;}
Border around this has a color of #be2a7f
<div style="border:2px solid #be2a7f;">Content here</div>
.myborder {border:2px solid #be2a7f;}