#aaaffe color space conversions
Hex:
#aaaffe
RGB:
170, 175, 254
CMY:
33, 31, 0
CMYK:
33, 31, 0, 0
HSL:
236°, 97.6744%, 83.1373%
HSV (HSB):
236°, 33.0709%, 99.6078%
XYZ:
49.7969, 46.3617, 100.0901
xyY:
0.2537, 0.2362, 46.3617
CIE-Lab:
73.7797, 16.0989, -39.6720
CIE-LCH:
73.7797, 42.8140, 292.0873
CIE-Luv:
73.7797, -7.0204, -66.4076
Hunter-Lab:
68.0895, 11.3886, -39.4924
#aaaffe color charts
#aaaffe RGB chart
#aaaffe CMYK chart
#aaaffe RGB pie chart
#aaaffe color shades, tints & tones
#aaaffe color schemes
#aaaffe color preview, HTML & CSS examples
This text has a color of #aaaffe
<p style="color:#aaaffe;">Text here</p>
.mytext {color:#aaaffe;}
Text color #aaaffe
This box has a color of #aaaffe
<div style="background-color:#aaaffe;">Content here</div>
.mybackground {background-color:#aaaffe;}
Background color #aaaffe
Border around this has a color of #aaaffe
<div style="border:2px solid #aaaffe;">Content here</div>
.myborder {border:2px solid #aaaffe;}
Border color #aaaffe