#a5caf3 color space conversions
Hex:
#a5caf3
RGB:
165, 202, 243
CMY:
35, 21, 5
CMYK:
32, 17, 0, 5
HSL:
212°, 76.4706%, 80.0000%
HSV (HSB):
212°, 32.0988%, 95.2941%
XYZ:
52.8152, 56.7115, 92.9568
xyY:
0.2608, 0.2801, 56.7115
CIE-Lab:
80.0170, -2.8017, -24.1838
CIE-LCH:
80.0170, 24.3456, 263.3917
CIE-Luv:
80.0170, -19.9328, -38.1280
Hunter-Lab:
75.3070, -6.5994, -20.4709
#a5caf3 color charts
#a5caf3 color shades, tints & tones
#a5caf3 color schemes
#a5caf3 color preview, HTML & CSS examples
This text has a color of #a5caf3
<p style="color:#a5caf3;">Text here</p>
.mytext {color:#a5caf3;}
This box has a color of #a5caf3
<div style="background-color:#a5caf3;">Content here</div>
.mybackground {background-color:#a5caf3;}
Border around this has a color of #a5caf3
<div style="border:2px solid #a5caf3;">Content here</div>
.myborder {border:2px solid #a5caf3;}