#e69ddc color space conversions
Hex:
#e69ddc
RGB:
230, 157, 220
CMY:
10, 38, 14
CMYK:
0, 32, 4, 10
HSL:
308°, 59.3496%, 75.8824%
HSV (HSB):
308°, 31.7391%, 90.1961%
XYZ:
57.6084, 46.1042, 73.5729
xyY:
0.3249, 0.2601, 46.1042
CIE-Lab:
73.6131, 36.8781, -20.9968
CIE-LCH:
73.6131, 42.4366, 330.3447
CIE-Luv:
73.6131, 38.0370, -38.7733
Hunter-Lab:
67.9001, 32.6193, -16.7133
#e69ddc color charts
#e69ddc RGB chart
#e69ddc CMYK chart
#e69ddc RGB pie chart
#e69ddc color shades, tints & tones
#e69ddc color schemes
#e69ddc color preview, HTML & CSS examples
This text has a color of #e69ddc
<p style="color:#e69ddc;">Text here</p>
.mytext {color:#e69ddc;}
Text color #e69ddc
This box has a color of #e69ddc
<div style="background-color:#e69ddc;">Content here</div>
.mybackground {background-color:#e69ddc;}
Background color #e69ddc
Border around this has a color of #e69ddc
<div style="border:2px solid #e69ddc;">Content here</div>
.myborder {border:2px solid #e69ddc;}
Border color #e69ddc