#a7bdd9 color space conversions
Hex:
#a7bdd9
RGB:
167, 189, 217
CMY:
35, 26, 15
CMYK:
23, 13, 0, 15
HSL:
214°, 39.6825%, 75.2941%
HSV (HSB):
214°, 23.0415%, 85.0980%
XYZ:
46.6583, 49.6204, 72.7642
xyY:
0.2760, 0.2935, 49.6204
CIE-Lab:
75.8357, -1.4162, -16.5194
CIE-LCH:
75.8357, 16.5800, 265.0999
CIE-Luv:
75.8357, -12.7358, -25.4833
Hunter-Lab:
70.4418, -5.0405, -11.9355
#a7bdd9 color charts
#a7bdd9 color shades, tints & tones
#a7bdd9 color schemes
#a7bdd9 color preview, HTML & CSS examples
This text has a color of #a7bdd9
<p style="color:#a7bdd9;">Text here</p>
.mytext {color:#a7bdd9;}
This box has a color of #a7bdd9
<div style="background-color:#a7bdd9;">Content here</div>
.mybackground {background-color:#a7bdd9;}
Border around this has a color of #a7bdd9
<div style="border:2px solid #a7bdd9;">Content here</div>
.myborder {border:2px solid #a7bdd9;}