#ae80fd color space conversions
Hex:
#ae80fd
RGB:
174, 128, 253
CMY:
32, 50, 1
CMYK:
31, 49, 0, 1
HSL:
262°, 96.8992%, 74.7059%
HSV (HSB):
262°, 49.4071%, 99.2157%
XYZ:
42.9044, 31.5289, 96.7529
xyY:
0.2506, 0.1842, 31.5289
CIE-Lab:
62.9516, 43.2436, -56.1553
CIE-LCH:
62.9516, 70.8762, 307.5988
CIE-Luv:
62.9516, 12.3244, -95.1920
Hunter-Lab:
56.1506, 38.1274, -62.8570
#ae80fd color charts
#ae80fd color shades, tints & tones
#ae80fd color schemes
#ae80fd color preview, HTML & CSS examples
This text has a color of #ae80fd
<p style="color:#ae80fd;">Text here</p>
.mytext {color:#ae80fd;}
This box has a color of #ae80fd
<div style="background-color:#ae80fd;">Content here</div>
.mybackground {background-color:#ae80fd;}
Border around this has a color of #ae80fd
<div style="border:2px solid #ae80fd;">Content here</div>
.myborder {border:2px solid #ae80fd;}