#a5def2 color space conversions
Hex:
#a5def2
RGB:
165, 222, 242
CMY:
35, 13, 5
CMYK:
32, 8, 0, 5
HSL:
196°, 74.7573%, 79.8039%
HSV (HSB):
196°, 31.8182%, 94.9020%
XYZ:
57.6653, 66.6527, 93.8304
xyY:
0.2643, 0.3055, 66.6527
CIE-Lab:
85.3283, -13.4787, -15.6190
CIE-LCH:
85.3283, 20.6308, 229.2070
CIE-Luv:
85.3283, -28.3629, -22.5368
Hunter-Lab:
81.6411, -16.7925, -10.9934
#a5def2 color charts
#a5def2 color shades, tints & tones
#a5def2 color schemes
#a5def2 color preview, HTML & CSS examples
This text has a color of #a5def2
<p style="color:#a5def2;">Text here</p>
.mytext {color:#a5def2;}
This box has a color of #a5def2
<div style="background-color:#a5def2;">Content here</div>
.mybackground {background-color:#a5def2;}
Border around this has a color of #a5def2
<div style="border:2px solid #a5def2;">Content here</div>
.myborder {border:2px solid #a5def2;}