#e31def color space conversions
Hex:
#e31def
RGB:
227, 29, 239
CMY:
11, 89, 6
CMYK:
5, 88, 0, 6
HSL:
297°, 86.7769%, 52.5490%
HSV (HSB):
297°, 87.8661%, 93.7255%
XYZ:
47.6979, 23.4416, 83.6721
xyY:
0.3081, 0.1514, 23.4416
CIE-Lab:
55.5243, 89.0406, -59.8729
CIE-LCH:
55.5243, 107.2986, 326.0822
CIE-Luv:
55.5243, 68.9573, -103.8903
Hunter-Lab:
48.4165, 91.1216, -68.5717
#e31def color charts
#e31def color shades, tints & tones
#e31def color schemes
#e31def color preview, HTML & CSS examples
This text has a color of #e31def
<p style="color:#e31def;">Text here</p>
.mytext {color:#e31def;}
This box has a color of #e31def
<div style="background-color:#e31def;">Content here</div>
.mybackground {background-color:#e31def;}
Border around this has a color of #e31def
<div style="border:2px solid #e31def;">Content here</div>
.myborder {border:2px solid #e31def;}