#a7b7df color space conversions
Hex:
#a7b7df
RGB:
167, 183, 223
CMY:
35, 28, 13
CMYK:
25, 18, 0, 13
HSL:
223°, 46.6667%, 76.4706%
HSV (HSB):
223°, 25.1121%, 87.4510%
XYZ:
46.1891, 47.4102, 76.5287
xyY:
0.2715, 0.2787, 47.4102
CIE-Lab:
74.4514, 3.2240, -21.8710
CIE-LCH:
74.4514, 22.1074, 278.3856
CIE-Luv:
74.4514, -10.2944, -34.8365
Hunter-Lab:
68.8550, -0.7555, -17.6991
#a7b7df color charts
#a7b7df color shades, tints & tones
#a7b7df color schemes
#a7b7df color preview, HTML & CSS examples
This text has a color of #a7b7df
<p style="color:#a7b7df;">Text here</p>
.mytext {color:#a7b7df;}
This box has a color of #a7b7df
<div style="background-color:#a7b7df;">Content here</div>
.mybackground {background-color:#a7b7df;}
Border around this has a color of #a7b7df
<div style="border:2px solid #a7b7df;">Content here</div>
.myborder {border:2px solid #a7b7df;}