#e31adb color space conversions
Hex:
#e31adb
RGB:
227, 26, 219
CMY:
11, 90, 14
CMYK:
0, 89, 4, 11
HSL:
302°, 79.4466%, 49.6078%
HSV (HSB):
302°, 88.5463%, 89.0196%
XYZ:
44.8341, 22.1842, 68.9368
xyY:
0.3298, 0.1632, 22.1842
CIE-Lab:
54.2219, 86.5381, -50.6634
CIE-LCH:
54.2219, 100.2777, 329.6533
CIE-Luv:
54.2219, 76.8532, -89.3054
Hunter-Lab:
47.1001, 87.4875, -53.8082
#e31adb color charts
#e31adb color shades, tints & tones
#e31adb color schemes
#e31adb color preview, HTML & CSS examples
This text has a color of #e31adb
<p style="color:#e31adb;">Text here</p>
.mytext {color:#e31adb;}
This box has a color of #e31adb
<div style="background-color:#e31adb;">Content here</div>
.mybackground {background-color:#e31adb;}
Border around this has a color of #e31adb
<div style="border:2px solid #e31adb;">Content here</div>
.myborder {border:2px solid #e31adb;}