#e62dfa color space conversions
Hex:
#e62dfa
RGB:
230, 45, 250
CMY:
10, 82, 2
CMYK:
8, 82, 0, 2
HSL:
294°, 95.3488%, 57.8431%
HSV (HSB):
294°, 82.0000%, 98.0392%
XYZ:
50.8268, 25.6019, 92.7053
xyY:
0.3005, 0.1514, 25.6019
CIE-Lab:
57.6572, 88.3520, -62.5639
CIE-LCH:
57.6572, 108.2604, 324.6969
CIE-Luv:
57.6572, 65.4467, -108.8020
Hunter-Lab:
50.5983, 90.7591, -73.2112
#e62dfa color charts
#e62dfa color shades, tints & tones
#e62dfa color schemes
#e62dfa color preview, HTML & CSS examples
This text has a color of #e62dfa
<p style="color:#e62dfa;">Text here</p>
.mytext {color:#e62dfa;}
This box has a color of #e62dfa
<div style="background-color:#e62dfa;">Content here</div>
.mybackground {background-color:#e62dfa;}
Border around this has a color of #e62dfa
<div style="border:2px solid #e62dfa;">Content here</div>
.myborder {border:2px solid #e62dfa;}