#a8b2e6 color space conversions
Hex:
#a8b2e6
RGB:
168, 178, 230
CMY:
34, 30, 10
CMYK:
27, 23, 0, 10
HSL:
230°, 55.3571%, 78.0392%
HSV (HSB):
230°, 26.9565%, 90.1961%
XYZ:
46.3518, 45.8788, 81.2754
xyY:
0.2671, 0.2644, 45.8788
CIE-Lab:
73.4668, 7.9287, -27.1715
CIE-LCH:
73.4668, 28.3047, 286.2673
CIE-Luv:
73.4668, -7.9574, -44.2141
Hunter-Lab:
67.7339, 3.6171, -23.7297
#a8b2e6 color charts
#a8b2e6 color shades, tints & tones
#a8b2e6 color schemes
#a8b2e6 color preview, HTML & CSS examples
This text has a color of #a8b2e6
<p style="color:#a8b2e6;">Text here</p>
.mytext {color:#a8b2e6;}
This box has a color of #a8b2e6
<div style="background-color:#a8b2e6;">Content here</div>
.mybackground {background-color:#a8b2e6;}
Border around this has a color of #a8b2e6
<div style="border:2px solid #a8b2e6;">Content here</div>
.myborder {border:2px solid #a8b2e6;}