#e799da color space conversions
Hex:
#e799da
RGB:
231, 153, 218
CMY:
9, 40, 15
CMYK:
0, 34, 6, 9
HSL:
310°, 61.9048%, 75.2941%
HSV (HSB):
310°, 33.7662%, 90.5882%
XYZ:
57.0011, 44.8333, 71.9791
xyY:
0.3279, 0.2579, 44.8333
CIE-Lab:
72.7820, 38.9684, -21.1532
CIE-LCH:
72.7820, 44.3396, 331.5056
CIE-Luv:
72.7820, 40.9906, -39.3133
Hunter-Lab:
66.9577, 34.7811, -16.8660
#e799da color charts
#e799da color shades, tints & tones
#e799da color schemes
#e799da color preview, HTML & CSS examples
This text has a color of #e799da
<p style="color:#e799da;">Text here</p>
.mytext {color:#e799da;}
This box has a color of #e799da
<div style="background-color:#e799da;">Content here</div>
.mybackground {background-color:#e799da;}
Border around this has a color of #e799da
<div style="border:2px solid #e799da;">Content here</div>
.myborder {border:2px solid #e799da;}