#a8b2e2 color space conversions
Hex:
#a8b2e2
RGB:
168, 178, 226
CMY:
34, 30, 11
CMYK:
26, 21, 0, 11
HSL:
230°, 50.0000%, 77.2549%
HSV (HSB):
230°, 25.6637%, 88.6275%
XYZ:
45.7963, 45.6566, 78.3504
xyY:
0.2697, 0.2689, 45.6566
CIE-Lab:
73.3222, 6.9738, -25.2179
CIE-LCH:
73.3222, 26.1644, 285.4584
CIE-Luv:
73.3222, -7.7661, -40.8256
Hunter-Lab:
67.5697, 2.7340, -21.4509
#a8b2e2 color charts
#a8b2e2 color shades, tints & tones
#a8b2e2 color schemes
#a8b2e2 color preview, HTML & CSS examples
This text has a color of #a8b2e2
<p style="color:#a8b2e2;">Text here</p>
.mytext {color:#a8b2e2;}
This box has a color of #a8b2e2
<div style="background-color:#a8b2e2;">Content here</div>
.mybackground {background-color:#a8b2e2;}
Border around this has a color of #a8b2e2
<div style="border:2px solid #a8b2e2;">Content here</div>
.myborder {border:2px solid #a8b2e2;}