#a5cddf color space conversions
Hex:
#a5cddf
RGB:
165, 205, 223
CMY:
35, 20, 13
CMYK:
26, 8, 0, 13
HSL:
199°, 47.5410%, 76.0784%
HSV (HSB):
199°, 26.0090%, 87.4510%
XYZ:
50.6677, 56.9897, 78.1417
xyY:
0.2727, 0.3067, 56.9897
CIE-Lab:
80.1738, -9.1263, -13.2454
CIE-LCH:
80.1738, 16.0851, 235.4326
CIE-Luv:
80.1738, -20.8961, -19.1705
Hunter-Lab:
75.4915, -12.3063, -8.5273
#a5cddf color charts
#a5cddf color shades, tints & tones
#a5cddf color schemes
#a5cddf color preview, HTML & CSS examples
This text has a color of #a5cddf
<p style="color:#a5cddf;">Text here</p>
.mytext {color:#a5cddf;}
This box has a color of #a5cddf
<div style="background-color:#a5cddf;">Content here</div>
.mybackground {background-color:#a5cddf;}
Border around this has a color of #a5cddf
<div style="border:2px solid #a5cddf;">Content here</div>
.myborder {border:2px solid #a5cddf;}