#a8dcfc color space conversions
Hex:
#a8dcfc
RGB:
168, 220, 252
CMY:
34, 14, 1
CMYK:
33, 13, 0, 1
HSL:
203°, 93.3333%, 82.3529%
HSV (HSB):
203°, 33.3333%, 98.8235%
XYZ:
59.3123, 66.5395, 101.8128
xyY:
0.2605, 0.2923, 66.5395
CIE-Lab:
85.2709, -9.2392, -20.9689
CIE-LCH:
85.2709, 22.9141, 246.2209
CIE-Luv:
85.2709, -26.3337, -32.0584
Hunter-Lab:
81.5718, -12.9599, -16.9019
#a8dcfc color charts
#a8dcfc color shades, tints & tones
#a8dcfc color schemes
#a8dcfc color preview, HTML & CSS examples
This text has a color of #a8dcfc
<p style="color:#a8dcfc;">Text here</p>
.mytext {color:#a8dcfc;}
This box has a color of #a8dcfc
<div style="background-color:#a8dcfc;">Content here</div>
.mybackground {background-color:#a8dcfc;}
Border around this has a color of #a8dcfc
<div style="border:2px solid #a8dcfc;">Content here</div>
.myborder {border:2px solid #a8dcfc;}