#e90dec color space conversions
Hex:
#e90dec
RGB:
233, 13, 236
CMY:
9, 95, 7
CMYK:
1, 94, 0, 7
HSL:
299°, 89.5582%, 48.8235%
HSV (HSB):
299°, 94.4915%, 92.5490%
XYZ:
48.8885, 23.6676, 81.3485
xyY:
0.3177, 0.1538, 23.6676
CIE-Lab:
55.7535, 91.3319, -57.7662
CIE-LCH:
55.7535, 108.0669, 327.6872
CIE-Luv:
55.7535, 75.3535, -101.1764
Hunter-Lab:
48.6494, 94.2411, -65.0865
#e90dec color charts
#e90dec RGB chart
#e90dec CMYK chart
#e90dec RGB pie chart
#e90dec color shades, tints & tones
#e90dec color schemes
#e90dec color preview, HTML & CSS examples
This text has a color of #e90dec
<p style="color:#e90dec;">Text here</p>
.mytext {color:#e90dec;}
Text color #e90dec
This box has a color of #e90dec
<div style="background-color:#e90dec;">Content here</div>
.mybackground {background-color:#e90dec;}
Background color #e90dec
Border around this has a color of #e90dec
<div style="border:2px solid #e90dec;">Content here</div>
.myborder {border:2px solid #e90dec;}
Border color #e90dec