#a7b7f5 color space conversions
Hex:
#a7b7f5
RGB:
167, 183, 245
CMY:
35, 28, 4
CMYK:
32, 25, 0, 4
HSL:
228°, 79.5918%, 80.7843%
HSV (HSB):
228°, 31.8367%, 96.0784%
XYZ:
49.3513, 48.6750, 93.1803
xyY:
0.2581, 0.2546, 48.6750
CIE-Lab:
75.2487, 8.5606, -32.5570
CIE-LCH:
75.2487, 33.6637, 284.7320
CIE-Luv:
75.2487, -11.1870, -53.4843
Hunter-Lab:
69.7675, 4.1720, -30.3495
#a7b7f5 color charts
#a7b7f5 color shades, tints & tones
#a7b7f5 color schemes
#a7b7f5 color preview, HTML & CSS examples
This text has a color of #a7b7f5
<p style="color:#a7b7f5;">Text here</p>
.mytext {color:#a7b7f5;}
This box has a color of #a7b7f5
<div style="background-color:#a7b7f5;">Content here</div>
.mybackground {background-color:#a7b7f5;}
Border around this has a color of #a7b7f5
<div style="border:2px solid #a7b7f5;">Content here</div>
.myborder {border:2px solid #a7b7f5;}