#a8c8ec color space conversions
Hex:
#a8c8ec
RGB:
168, 200, 236
CMY:
34, 22, 7
CMYK:
29, 15, 0, 7
HSL:
212°, 64.1509%, 79.2157%
HSV (HSB):
212°, 28.8136%, 92.5490%
XYZ:
51.9430, 55.6895, 87.3683
xyY:
0.2664, 0.2856, 55.6895
CIE-Lab:
79.4368, -2.5760, -21.3033
CIE-LCH:
79.4368, 21.4585, 263.1053
CIE-Luv:
79.4368, -17.6305, -33.3290
Hunter-Lab:
74.6254, -6.3495, -17.1765
#a8c8ec color charts
#a8c8ec color shades, tints & tones
#a8c8ec color schemes
#a8c8ec color preview, HTML & CSS examples
This text has a color of #a8c8ec
<p style="color:#a8c8ec;">Text here</p>
.mytext {color:#a8c8ec;}
This box has a color of #a8c8ec
<div style="background-color:#a8c8ec;">Content here</div>
.mybackground {background-color:#a8c8ec;}
Border around this has a color of #a8c8ec
<div style="border:2px solid #a8c8ec;">Content here</div>
.myborder {border:2px solid #a8c8ec;}