#a8b2c8 color space conversions
Hex:
#a8b2c8
RGB:
168, 178, 200
CMY:
34, 30, 22
CMYK:
16, 11, 0, 22
HSL:
221°, 22.5352%, 72.1569%
HSV (HSB):
221°, 16.0000%, 78.4314%
XYZ:
42.4942, 44.3358, 60.9616
xyY:
0.2875, 0.3000, 44.3358
CIE-Lab:
72.4523, 1.0657, -12.3357
CIE-LCH:
72.4523, 12.3817, 274.9378
CIE-Luv:
72.4523, -6.5402, -19.0319
Hunter-Lab:
66.5851, -2.6064, -7.6730
#a8b2c8 color charts
#a8b2c8 color shades, tints & tones
#a8b2c8 color schemes
#a8b2c8 color preview, HTML & CSS examples
This text has a color of #a8b2c8
<p style="color:#a8b2c8;">Text here</p>
.mytext {color:#a8b2c8;}
This box has a color of #a8b2c8
<div style="background-color:#a8b2c8;">Content here</div>
.mybackground {background-color:#a8b2c8;}
Border around this has a color of #a8b2c8
<div style="border:2px solid #a8b2c8;">Content here</div>
.myborder {border:2px solid #a8b2c8;}