#a5ccf8 color space conversions
Hex:
#a5ccf8
RGB:
165, 204, 248
CMY:
35, 20, 3
CMYK:
33, 18, 0, 3
HSL:
212°, 85.5670%, 80.9804%
HSV (HSB):
212°, 33.4677%, 97.2549%
XYZ:
54.0532, 57.9624, 97.1459
xyY:
0.2584, 0.2771, 57.9624
CIE-Lab:
80.7179, -2.6356, -25.7838
CIE-LCH:
80.7179, 25.9181, 264.1634
CIE-Luv:
80.7179, -20.8567, -40.8813
Hunter-Lab:
76.1330, -6.5007, -22.3610
#a5ccf8 color charts
#a5ccf8 color shades, tints & tones
#a5ccf8 color schemes
#a5ccf8 color preview, HTML & CSS examples
This text has a color of #a5ccf8
<p style="color:#a5ccf8;">Text here</p>
.mytext {color:#a5ccf8;}
This box has a color of #a5ccf8
<div style="background-color:#a5ccf8;">Content here</div>
.mybackground {background-color:#a5ccf8;}
Border around this has a color of #a5ccf8
<div style="border:2px solid #a5ccf8;">Content here</div>
.myborder {border:2px solid #a5ccf8;}