#a5dff7 color space conversions
Hex:
#a5dff7
RGB:
165, 223, 247
CMY:
35, 13, 3
CMYK:
33, 10, 0, 3
HSL:
198°, 83.6735%, 80.7843%
HSV (HSB):
198°, 33.1984%, 96.8627%
XYZ:
58.6932, 67.4901, 97.9291
xyY:
0.2619, 0.3011, 67.4901
CIE-Lab:
85.7508, -12.7999, -17.6223
CIE-LCH:
85.7508, 21.7804, 234.0073
CIE-Luv:
85.7508, -28.7874, -25.9649
Hunter-Lab:
82.1523, -16.2384, -13.1696
#a5dff7 color charts
#a5dff7 color shades, tints & tones
#a5dff7 color schemes
#a5dff7 color preview, HTML & CSS examples
This text has a color of #a5dff7
<p style="color:#a5dff7;">Text here</p>
.mytext {color:#a5dff7;}
This box has a color of #a5dff7
<div style="background-color:#a5dff7;">Content here</div>
.mybackground {background-color:#a5dff7;}
Border around this has a color of #a5dff7
<div style="border:2px solid #a5dff7;">Content here</div>
.myborder {border:2px solid #a5dff7;}