#e62f8a color space conversions
Hex:
#e62f8a
RGB:
230, 47, 138
CMY:
10, 82, 46
CMYK:
0, 80, 40, 10
HSL:
330°, 78.5408%, 54.3137%
HSV (HSB):
330°, 79.5652%, 90.1961%
XYZ:
38.2371, 20.6910, 26.0232
xyY:
0.4501, 0.2436, 20.6910
CIE-Lab:
52.6096, 73.3756, -5.8242
CIE-LCH:
52.6096, 73.6064, 355.4617
CIE-Luv:
52.6096, 109.8580, -21.8108
Hunter-Lab:
45.4874, 70.4458, -2.0785
#e62f8a color charts
#e62f8a color shades, tints & tones
#e62f8a color schemes
#e62f8a color preview, HTML & CSS examples
This text has a color of #e62f8a
<p style="color:#e62f8a;">Text here</p>
.mytext {color:#e62f8a;}
This box has a color of #e62f8a
<div style="background-color:#e62f8a;">Content here</div>
.mybackground {background-color:#e62f8a;}
Border around this has a color of #e62f8a
<div style="border:2px solid #e62f8a;">Content here</div>
.myborder {border:2px solid #e62f8a;}