#a5def1 color space conversions
Hex:
#a5def1
RGB:
165, 222, 241
CMY:
35, 13, 5
CMYK:
32, 8, 0, 5
HSL:
195°, 73.0769%, 79.6078%
HSV (HSB):
195°, 31.5353%, 94.5098%
XYZ:
57.5155, 66.5928, 93.0414
xyY:
0.2649, 0.3067, 66.5928
CIE-Lab:
85.2979, -13.7146, -15.1365
CIE-LCH:
85.2979, 20.4256, 227.8214
CIE-Luv:
85.2979, -28.3619, -21.7060
Hunter-Lab:
81.6044, -16.9993, -10.4765
#a5def1 color charts
#a5def1 color shades, tints & tones
#a5def1 color schemes
#a5def1 color preview, HTML & CSS examples
This text has a color of #a5def1
<p style="color:#a5def1;">Text here</p>
.mytext {color:#a5def1;}
This box has a color of #a5def1
<div style="background-color:#a5def1;">Content here</div>
.mybackground {background-color:#a5def1;}
Border around this has a color of #a5def1
<div style="border:2px solid #a5def1;">Content here</div>
.myborder {border:2px solid #a5def1;}