#e90dfd color space conversions
Hex:
#e90dfd
RGB:
233, 13, 253
CMY:
9, 95, 1
CMYK:
8, 95, 0, 1
HSL:
295°, 98.3607%, 52.1569%
HSV (HSB):
295°, 94.8617%, 99.2157%
XYZ:
51.4778, 24.7033, 94.9835
xyY:
0.3008, 0.1443, 24.7033
CIE-Lab:
56.7852, 93.8360, -65.6077
CIE-LCH:
56.7852, 114.4970, 325.0397
CIE-Luv:
56.7852, 68.9601, -113.5785
Hunter-Lab:
49.7024, 97.8967, -78.5141
#e90dfd color charts
#e90dfd color shades, tints & tones
#e90dfd color schemes
#e90dfd color preview, HTML & CSS examples
This text has a color of #e90dfd
<p style="color:#e90dfd;">Text here</p>
.mytext {color:#e90dfd;}
This box has a color of #e90dfd
<div style="background-color:#e90dfd;">Content here</div>
.mybackground {background-color:#e90dfd;}
Border around this has a color of #e90dfd
<div style="border:2px solid #e90dfd;">Content here</div>
.myborder {border:2px solid #e90dfd;}