#a8dbec color space conversions
Hex:
#a8dbec
RGB:
168, 219, 236
CMY:
34, 14, 7
CMYK:
29, 7, 0, 7
HSL:
195°, 64.1509%, 79.2157%
HSV (HSB):
195°, 28.8136%, 92.5490%
XYZ:
56.6203, 65.0440, 88.9274
xyY:
0.2689, 0.3089, 65.0440
CIE-Lab:
84.5064, -12.5088, -13.6615
CIE-LCH:
84.5064, 18.5232, 227.5221
CIE-Luv:
84.5064, -25.8143, -19.4523
Hunter-Lab:
80.6499, -15.8212, -8.9204
#a8dbec color charts
#a8dbec color shades, tints & tones
#a8dbec color schemes
#a8dbec color preview, HTML & CSS examples
This text has a color of #a8dbec
<p style="color:#a8dbec;">Text here</p>
.mytext {color:#a8dbec;}
This box has a color of #a8dbec
<div style="background-color:#a8dbec;">Content here</div>
.mybackground {background-color:#a8dbec;}
Border around this has a color of #a8dbec
<div style="border:2px solid #a8dbec;">Content here</div>
.myborder {border:2px solid #a8dbec;}