#e31ad0 color space conversions
Hex:
#e31ad0
RGB:
227, 26, 208
CMY:
11, 90, 18
CMYK:
0, 89, 8, 11
HSL:
306°, 79.4466%, 49.6078%
HSV (HSB):
306°, 88.5463%, 89.0196%
XYZ:
43.4331, 21.6237, 61.5591
xyY:
0.3430, 0.1708, 21.6237
CIE-Lab:
53.6255, 85.0114, -45.3327
CIE-LCH:
53.6255, 96.3431, 331.9310
CIE-Luv:
53.6255, 81.3044, -80.9182
Hunter-Lab:
46.5013, 85.3450, -45.9380
#e31ad0 color charts
#e31ad0 color shades, tints & tones
#e31ad0 color schemes
#e31ad0 color preview, HTML & CSS examples
This text has a color of #e31ad0
<p style="color:#e31ad0;">Text here</p>
.mytext {color:#e31ad0;}
This box has a color of #e31ad0
<div style="background-color:#e31ad0;">Content here</div>
.mybackground {background-color:#e31ad0;}
Border around this has a color of #e31ad0
<div style="border:2px solid #e31ad0;">Content here</div>
.myborder {border:2px solid #e31ad0;}