#e31ca9 color space conversions
Hex:
#e31ca9
RGB:
227, 28, 169
CMY:
11, 89, 34
CMYK:
0, 88, 26, 11
HSL:
317°, 78.0392%, 50.0000%
HSV (HSB):
317°, 87.6652%, 89.0196%
XYZ:
39.2552, 20.0260, 39.3325
xyY:
0.3981, 0.2031, 20.0260
CIE-Lab:
51.8666, 79.8260, -25.4271
CIE-LCH:
51.8666, 83.7779, 342.3317
CIE-Luv:
51.8666, 97.9496, -50.2364
Hunter-Lab:
44.7504, 78.2678, -20.7866
#e31ca9 color charts
#e31ca9 color shades, tints & tones
#e31ca9 color schemes
#e31ca9 color preview, HTML & CSS examples
This text has a color of #e31ca9
<p style="color:#e31ca9;">Text here</p>
.mytext {color:#e31ca9;}
This box has a color of #e31ca9
<div style="background-color:#e31ca9;">Content here</div>
.mybackground {background-color:#e31ca9;}
Border around this has a color of #e31ca9
<div style="border:2px solid #e31ca9;">Content here</div>
.myborder {border:2px solid #e31ca9;}