#e69ae4 color space conversions
Hex:
#e69ae4
RGB:
230, 154, 228
CMY:
10, 40, 11
CMYK:
0, 33, 1, 10
HSL:
302°, 60.3175%, 75.2941%
HSV (HSB):
302°, 33.0435%, 90.1961%
XYZ:
58.1923, 45.5356, 79.1210
xyY:
0.3183, 0.2490, 45.5356
CIE-Lab:
73.2432, 39.8976, -25.9397
CIE-LCH:
73.2432, 47.5887, 326.9698
CIE-Luv:
73.2432, 38.1076, -47.1789
Hunter-Lab:
67.4801, 35.8416, -22.2820
#e69ae4 color charts
#e69ae4 color shades, tints & tones
#e69ae4 color schemes
#e69ae4 color preview, HTML & CSS examples
This text has a color of #e69ae4
<p style="color:#e69ae4;">Text here</p>
.mytext {color:#e69ae4;}
This box has a color of #e69ae4
<div style="background-color:#e69ae4;">Content here</div>
.mybackground {background-color:#e69ae4;}
Border around this has a color of #e69ae4
<div style="border:2px solid #e69ae4;">Content here</div>
.myborder {border:2px solid #e69ae4;}