#e994e0 color space conversions
Hex:
#e994e0
RGB:
233, 148, 224
CMY:
9, 42, 12
CMYK:
0, 36, 4, 9
HSL:
306°, 65.8915%, 74.7059%
HSV (HSB):
306°, 36.4807%, 91.3725%
XYZ:
57.6487, 43.8853, 75.9533
xyY:
0.3248, 0.2473, 43.8853
CIE-Lab:
72.1517, 43.2760, -25.3891
CIE-LCH:
72.1517, 50.1739, 329.6007
CIE-Luv:
72.1517, 43.6058, -46.7528
Hunter-Lab:
66.2460, 39.4043, -21.6059
#e994e0 color charts
#e994e0 color shades, tints & tones
#e994e0 color schemes
#e994e0 color preview, HTML & CSS examples
This text has a color of #e994e0
<p style="color:#e994e0;">Text here</p>
.mytext {color:#e994e0;}
This box has a color of #e994e0
<div style="background-color:#e994e0;">Content here</div>
.mybackground {background-color:#e994e0;}
Border around this has a color of #e994e0
<div style="border:2px solid #e994e0;">Content here</div>
.myborder {border:2px solid #e994e0;}