#ae82cc color space conversions
Hex:
#ae82cc
RGB:
174, 130, 204
CMY:
32, 49, 20
CMYK:
15, 36, 0, 20
HSL:
276°, 42.0455%, 65.4902%
HSV (HSB):
276°, 36.2745%, 80.0000%
XYZ:
36.3373, 29.3236, 60.8716
xyY:
0.2872, 0.2317, 29.3236
CIE-Lab:
61.0661, 30.7081, -31.8860
CIE-LCH:
61.0661, 44.2685, 313.9219
CIE-Luv:
61.0661, 18.0884, -53.7796
Hunter-Lab:
54.1512, 25.0147, -28.7422
#ae82cc color charts
#ae82cc color shades, tints & tones
#ae82cc color schemes
#ae82cc color preview, HTML & CSS examples
This text has a color of #ae82cc
<p style="color:#ae82cc;">Text here</p>
.mytext {color:#ae82cc;}
This box has a color of #ae82cc
<div style="background-color:#ae82cc;">Content here</div>
.mybackground {background-color:#ae82cc;}
Border around this has a color of #ae82cc
<div style="border:2px solid #ae82cc;">Content here</div>
.myborder {border:2px solid #ae82cc;}