#e6aff9 color space conversions
Hex:
#e6aff9
RGB:
230, 175, 249
CMY:
10, 31, 2
CMYK:
8, 30, 0, 2
HSL:
285°, 86.0465%, 83.1373%
HSV (HSB):
285°, 29.7189%, 97.6471%
XYZ:
65.0620, 54.3225, 96.6787
xyY:
0.3011, 0.2514, 54.3225
CIE-Lab:
78.6494, 32.6844, -29.0409
CIE-LCH:
78.6494, 43.7224, 318.3780
CIE-Luv:
78.6494, 25.1588, -51.5801
Hunter-Lab:
73.7038, 28.5891, -26.1792
#e6aff9 color charts
#e6aff9 color shades, tints & tones
#e6aff9 color schemes
#e6aff9 color preview, HTML & CSS examples
This text has a color of #e6aff9
<p style="color:#e6aff9;">Text here</p>
.mytext {color:#e6aff9;}
This box has a color of #e6aff9
<div style="background-color:#e6aff9;">Content here</div>
.mybackground {background-color:#e6aff9;}
Border around this has a color of #e6aff9
<div style="border:2px solid #e6aff9;">Content here</div>
.myborder {border:2px solid #e6aff9;}