#a5dff9 color space conversions
Hex:
#a5dff9
RGB:
165, 223, 249
CMY:
35, 13, 2
CMYK:
34, 10, 0, 2
HSL:
199°, 87.5000%, 81.1765%
HSV (HSB):
199°, 33.7349%, 97.6471%
XYZ:
59.0036, 67.6142, 99.5636
xyY:
0.2609, 0.2989, 67.6142
CIE-Lab:
85.8132, -12.3195, -18.5829
CIE-LCH:
85.8132, 22.2956, 236.4577
CIE-Luv:
85.8132, -28.7885, -27.6359
Hunter-Lab:
82.2279, -15.8139, -14.2303
#a5dff9 color charts
#a5dff9 color shades, tints & tones
#a5dff9 color schemes
#a5dff9 color preview, HTML & CSS examples
This text has a color of #a5dff9
<p style="color:#a5dff9;">Text here</p>
.mytext {color:#a5dff9;}
This box has a color of #a5dff9
<div style="background-color:#a5dff9;">Content here</div>
.mybackground {background-color:#a5dff9;}
Border around this has a color of #a5dff9
<div style="border:2px solid #a5dff9;">Content here</div>
.myborder {border:2px solid #a5dff9;}