#e31cef color space conversions
Hex:
#e31cef
RGB:
227, 28, 239
CMY:
11, 89, 6
CMYK:
5, 88, 0, 6
HSL:
297°, 86.8313%, 52.3529%
HSV (HSB):
297°, 88.2845%, 93.7255%
XYZ:
47.6738, 23.3934, 83.6640
xyY:
0.3081, 0.1512, 23.3934
CIE-Lab:
55.4753, 89.1852, -59.9517
CIE-LCH:
55.4753, 107.4625, 326.0904
CIE-Luv:
55.4753, 69.0406, -104.0024
Hunter-Lab:
48.3667, 91.3010, -68.7023
#e31cef color charts
#e31cef color shades, tints & tones
#e31cef color schemes
#e31cef color preview, HTML & CSS examples
This text has a color of #e31cef
<p style="color:#e31cef;">Text here</p>
.mytext {color:#e31cef;}
This box has a color of #e31cef
<div style="background-color:#e31cef;">Content here</div>
.mybackground {background-color:#e31cef;}
Border around this has a color of #e31cef
<div style="border:2px solid #e31cef;">Content here</div>
.myborder {border:2px solid #e31cef;}