#a7b3f9 color space conversions
Hex:
#a7b3f9
RGB:
167, 179, 249
CMY:
35, 30, 2
CMYK:
33, 28, 0, 2
HSL:
231°, 87.2340%, 81.5686%
HSV (HSB):
231°, 32.9317%, 97.6471%
XYZ:
49.1553, 47.2952, 96.1607
xyY:
0.2552, 0.2455, 47.2952
CIE-Lab:
74.3782, 11.7802, -36.0611
CIE-LCH:
74.3782, 37.9365, 288.0908
CIE-Luv:
74.3782, -9.7240, -59.7676
Hunter-Lab:
68.7715, 7.2350, -34.7629
#a7b3f9 color charts
#a7b3f9 color shades, tints & tones
#a7b3f9 color schemes
#a7b3f9 color preview, HTML & CSS examples
This text has a color of #a7b3f9
<p style="color:#a7b3f9;">Text here</p>
.mytext {color:#a7b3f9;}
This box has a color of #a7b3f9
<div style="background-color:#a7b3f9;">Content here</div>
.mybackground {background-color:#a7b3f9;}
Border around this has a color of #a7b3f9
<div style="border:2px solid #a7b3f9;">Content here</div>
.myborder {border:2px solid #a7b3f9;}