#e369e7 color space conversions
Hex:
#e369e7
RGB:
227, 105, 231
CMY:
11, 59, 9
CMYK:
2, 55, 0, 9
HSL:
298°, 72.4138%, 65.8824%
HSV (HSB):
298°, 54.5455%, 90.5882%
XYZ:
51.1539, 32.2036, 79.1211
xyY:
0.3148, 0.1982, 32.2036
CIE-Lab:
63.5108, 63.9899, -42.7198
CIE-LCH:
63.5108, 76.9395, 326.2728
CIE-Luv:
63.5108, 55.6101, -76.5346
Hunter-Lab:
56.7482, 61.5941, -42.9413
#e369e7 color charts
#e369e7 color shades, tints & tones
#e369e7 color schemes
#e369e7 color preview, HTML & CSS examples
This text has a color of #e369e7
<p style="color:#e369e7;">Text here</p>
.mytext {color:#e369e7;}
This box has a color of #e369e7
<div style="background-color:#e369e7;">Content here</div>
.mybackground {background-color:#e369e7;}
Border around this has a color of #e369e7
<div style="border:2px solid #e369e7;">Content here</div>
.myborder {border:2px solid #e369e7;}