#e69cff color space conversions
Hex:
#e69cff
RGB:
230, 156, 255
CMY:
10, 39, 0
CMYK:
10, 39, 0, 0
HSL:
285°, 100.0000%, 80.5882%
HSV (HSB):
285°, 38.8235%, 100.0000%
XYZ:
62.5716, 47.8199, 100.5400
xyY:
0.2966, 0.2267, 47.8199
CIE-Lab:
74.7112, 43.9637, -38.3568
CIE-LCH:
74.7112, 58.3443, 318.8964
CIE-Luv:
74.7112, 32.6217, -68.3622
Hunter-Lab:
69.1520, 40.4984, -37.7954
#e69cff color charts
#e69cff color shades, tints & tones
#e69cff color schemes
#e69cff color preview, HTML & CSS examples
This text has a color of #e69cff
<p style="color:#e69cff;">Text here</p>
.mytext {color:#e69cff;}
This box has a color of #e69cff
<div style="background-color:#e69cff;">Content here</div>
.mybackground {background-color:#e69cff;}
Border around this has a color of #e69cff
<div style="border:2px solid #e69cff;">Content here</div>
.myborder {border:2px solid #e69cff;}