#a8ccdc color space conversions
Hex:
#a8ccdc
RGB:
168, 204, 220
CMY:
34, 20, 14
CMYK:
24, 7, 0, 14
HSL:
198°, 42.6230%, 76.0784%
HSV (HSB):
198°, 23.6364%, 86.2745%
XYZ:
50.6596, 56.6779, 75.9800
xyY:
0.2763, 0.3092, 56.6779
CIE-Lab:
79.9981, -8.3904, -11.8818
CIE-LCH:
79.9981, 14.5456, 234.7720
CIE-Luv:
79.9981, -19.0503, -17.0835
Hunter-Lab:
75.2847, -11.6344, -7.1383
#a8ccdc color charts
#a8ccdc color shades, tints & tones
#a8ccdc color schemes
#a8ccdc color preview, HTML & CSS examples
This text has a color of #a8ccdc
<p style="color:#a8ccdc;">Text here</p>
.mytext {color:#a8ccdc;}
This box has a color of #a8ccdc
<div style="background-color:#a8ccdc;">Content here</div>
.mybackground {background-color:#a8ccdc;}
Border around this has a color of #a8ccdc
<div style="border:2px solid #a8ccdc;">Content here</div>
.myborder {border:2px solid #a8ccdc;}