#a7caf7 color space conversions
Hex:
#a7caf7
RGB:
167, 202, 247
CMY:
35, 21, 3
CMYK:
32, 18, 0, 3
HSL:
214°, 83.3333%, 81.1765%
HSV (HSB):
214°, 32.3887%, 96.8627%
XYZ:
53.8454, 57.1719, 96.1930
xyY:
0.2599, 0.2759, 57.1719
CIE-Lab:
80.2762, -1.2635, -25.9137
CIE-LCH:
80.2762, 25.9445, 267.2086
CIE-Luv:
80.2762, -19.1559, -41.2719
Hunter-Lab:
75.6121, -5.2067, -22.4997
#a7caf7 color charts
#a7caf7 color shades, tints & tones
#a7caf7 color schemes
#a7caf7 color preview, HTML & CSS examples
This text has a color of #a7caf7
<p style="color:#a7caf7;">Text here</p>
.mytext {color:#a7caf7;}
This box has a color of #a7caf7
<div style="background-color:#a7caf7;">Content here</div>
.mybackground {background-color:#a7caf7;}
Border around this has a color of #a7caf7
<div style="border:2px solid #a7caf7;">Content here</div>
.myborder {border:2px solid #a7caf7;}