#a7b3cd color space conversions
Hex:
#a7b3cd
RGB:
167, 179, 205
CMY:
35, 30, 20
CMYK:
19, 13, 0, 20
HSL:
221°, 27.5362%, 72.9412%
HSV (HSB):
221°, 18.5366%, 80.3922%
XYZ:
43.0759, 44.8635, 64.1468
xyY:
0.2832, 0.2950, 44.8635
CIE-Lab:
72.8019, 1.2957, -14.5554
CIE-LCH:
72.8019, 14.6129, 275.0871
CIE-Luv:
72.8019, -7.7379, -22.6040
Hunter-Lab:
66.9802, -2.4195, -9.8958
#a7b3cd color charts
#a7b3cd color shades, tints & tones
#a7b3cd color schemes
#a7b3cd color preview, HTML & CSS examples
This text has a color of #a7b3cd
<p style="color:#a7b3cd;">Text here</p>
.mytext {color:#a7b3cd;}
This box has a color of #a7b3cd
<div style="background-color:#a7b3cd;">Content here</div>
.mybackground {background-color:#a7b3cd;}
Border around this has a color of #a7b3cd
<div style="border:2px solid #a7b3cd;">Content here</div>
.myborder {border:2px solid #a7b3cd;}