#e990d7 color space conversions
Hex:
#e990d7
RGB:
233, 144, 215
CMY:
9, 44, 16
CMYK:
0, 38, 8, 9
HSL:
312°, 66.9173%, 73.9216%
HSV (HSB):
312°, 38.1974%, 91.3725%
XYZ:
55.8433, 42.1765, 69.4876
xyY:
0.3334, 0.2518, 42.1765
CIE-Lab:
70.9924, 43.8078, -22.2049
CIE-LCH:
70.9924, 49.1139, 333.1209
CIE-Luv:
70.9924, 47.2486, -41.6588
Hunter-Lab:
64.9434, 39.8369, -17.9782
#e990d7 color charts
#e990d7 color shades, tints & tones
#e990d7 color schemes
#e990d7 color preview, HTML & CSS examples
This text has a color of #e990d7
<p style="color:#e990d7;">Text here</p>
.mytext {color:#e990d7;}
This box has a color of #e990d7
<div style="background-color:#e990d7;">Content here</div>
.mybackground {background-color:#e990d7;}
Border around this has a color of #e990d7
<div style="border:2px solid #e990d7;">Content here</div>
.myborder {border:2px solid #e990d7;}