#e69fdd color space conversions
Hex:
#e69fdd
RGB:
230, 159, 221
CMY:
10, 38, 13
CMYK:
0, 31, 4, 10
HSL:
308°, 58.6777%, 76.2745%
HSV (HSB):
308°, 30.8696%, 90.1961%
XYZ:
58.0824, 46.8397, 74.3863
xyY:
0.3239, 0.2612, 46.8397
CIE-Lab:
74.0871, 35.9925, -20.8240
CIE-LCH:
74.0871, 41.5824, 329.9478
CIE-Luv:
74.0871, 36.8944, -38.3840
Hunter-Lab:
68.4396, 31.7179, -16.5341
#e69fdd color charts
#e69fdd color shades, tints & tones
#e69fdd color schemes
#e69fdd color preview, HTML & CSS examples
This text has a color of #e69fdd
<p style="color:#e69fdd;">Text here</p>
.mytext {color:#e69fdd;}
This box has a color of #e69fdd
<div style="background-color:#e69fdd;">Content here</div>
.mybackground {background-color:#e69fdd;}
Border around this has a color of #e69fdd
<div style="border:2px solid #e69fdd;">Content here</div>
.myborder {border:2px solid #e69fdd;}