#e72eef color space conversions
Hex:
#e72eef
RGB:
231, 46, 239
CMY:
9, 82, 6
CMYK:
3, 81, 0, 6
HSL:
298°, 85.7778%, 55.8824%
HSV (HSB):
298°, 80.7531%, 93.7255%
XYZ:
49.5120, 25.1749, 83.9110
xyY:
0.3122, 0.1587, 25.1749
CIE-Lab:
57.2454, 86.5967, -57.0797
CIE-LCH:
57.2454, 103.7163, 326.6094
CIE-Luv:
57.2454, 69.8739, -100.1560
Hunter-Lab:
50.1746, 88.3371, -64.0332
#e72eef color charts
#e72eef color shades, tints & tones
#e72eef color schemes
#e72eef color preview, HTML & CSS examples
This text has a color of #e72eef
<p style="color:#e72eef;">Text here</p>
.mytext {color:#e72eef;}
This box has a color of #e72eef
<div style="background-color:#e72eef;">Content here</div>
.mybackground {background-color:#e72eef;}
Border around this has a color of #e72eef
<div style="border:2px solid #e72eef;">Content here</div>
.myborder {border:2px solid #e72eef;}