#a5fdef color space conversions
Hex:
#a5fdef
RGB:
165, 253, 239
CMY:
35, 1, 6
CMYK:
35, 0, 6, 1
HSL:
170°, 95.6522%, 81.9608%
HSV (HSB):
170°, 34.7826%, 99.2157%
XYZ:
66.2223, 84.4819, 94.4777
xyY:
0.2701, 0.3446, 84.4819
CIE-Lab:
93.6594, -29.4097, -1.6917
CIE-LCH:
93.6594, 29.4583, 183.2921
CIE-Luv:
93.6594, -41.4130, 2.3281
Hunter-Lab:
91.9140, -32.2437, 3.3961
#a5fdef color charts
#a5fdef color shades, tints & tones
#a5fdef color schemes
#a5fdef color preview, HTML & CSS examples
This text has a color of #a5fdef
<p style="color:#a5fdef;">Text here</p>
.mytext {color:#a5fdef;}
This box has a color of #a5fdef
<div style="background-color:#a5fdef;">Content here</div>
.mybackground {background-color:#a5fdef;}
Border around this has a color of #a5fdef
<div style="border:2px solid #a5fdef;">Content here</div>
.myborder {border:2px solid #a5fdef;}