#e6a1e9 color space conversions
Hex:
#e6a1e9
RGB:
230, 161, 233
CMY:
10, 37, 9
CMYK:
1, 31, 0, 9
HSL:
298°, 62.0690%, 77.2549%
HSV (HSB):
298°, 30.9013%, 91.3725%
XYZ:
60.0860, 48.1959, 83.2267
xyY:
0.3138, 0.2517, 48.1959
CIE-Lab:
74.9483, 37.1041, -26.0576
CIE-LCH:
74.9483, 45.3400, 324.9202
CIE-Luv:
74.9483, 33.9969, -47.0697
Hunter-Lab:
69.4233, 33.0013, -22.4823
#e6a1e9 color charts
#e6a1e9 color shades, tints & tones
#e6a1e9 color schemes
#e6a1e9 color preview, HTML & CSS examples
This text has a color of #e6a1e9
<p style="color:#e6a1e9;">Text here</p>
.mytext {color:#e6a1e9;}
This box has a color of #e6a1e9
<div style="background-color:#e6a1e9;">Content here</div>
.mybackground {background-color:#e6a1e9;}
Border around this has a color of #e6a1e9
<div style="border:2px solid #e6a1e9;">Content here</div>
.myborder {border:2px solid #e6a1e9;}