#a7bed8 color space conversions
Hex:
#a7bed8
RGB:
167, 190, 216
CMY:
35, 25, 15
CMYK:
23, 12, 0, 15
HSL:
212°, 38.5827%, 75.0980%
HSV (HSB):
212°, 22.6852%, 84.7059%
XYZ:
46.7445, 50.0003, 72.1531
xyY:
0.2768, 0.2960, 50.0003
CIE-Lab:
76.0694, -2.1811, -15.6255
CIE-LCH:
76.0694, 15.7770, 262.0536
CIE-Luv:
76.0694, -13.1517, -23.9313
Hunter-Lab:
70.7109, -5.7439, -11.0017
#a7bed8 color charts
#a7bed8 color shades, tints & tones
#a7bed8 color schemes
#a7bed8 color preview, HTML & CSS examples
This text has a color of #a7bed8
<p style="color:#a7bed8;">Text here</p>
.mytext {color:#a7bed8;}
This box has a color of #a7bed8
<div style="background-color:#a7bed8;">Content here</div>
.mybackground {background-color:#a7bed8;}
Border around this has a color of #a7bed8
<div style="border:2px solid #a7bed8;">Content here</div>
.myborder {border:2px solid #a7bed8;}