#a5aff3 color space conversions
Hex:
#a5aff3
RGB:
165, 175, 243
CMY:
35, 31, 5
CMYK:
32, 28, 0, 5
HSL:
232°, 76.4706%, 80.0000%
HSV (HSB):
232°, 32.0988%, 95.2941%
XYZ:
47.0247, 45.1303, 91.0266
xyY:
0.2567, 0.2464, 45.1303
CIE-Lab:
72.9776, 11.9326, -34.9983
CIE-LCH:
72.9776, 36.9766, 288.8267
CIE-Luv:
72.9776, -8.7152, -57.8384
Hunter-Lab:
67.1791, 7.3847, -33.3116
#a5aff3 color charts
#a5aff3 color shades, tints & tones
#a5aff3 color schemes
#a5aff3 color preview, HTML & CSS examples
This text has a color of #a5aff3
<p style="color:#a5aff3;">Text here</p>
.mytext {color:#a5aff3;}
This box has a color of #a5aff3
<div style="background-color:#a5aff3;">Content here</div>
.mybackground {background-color:#a5aff3;}
Border around this has a color of #a5aff3
<div style="border:2px solid #a5aff3;">Content here</div>
.myborder {border:2px solid #a5aff3;}