#a5dff0 color space conversions
Hex:
#a5dff0
RGB:
165, 223, 240
CMY:
35, 13, 6
CMYK:
31, 7, 0, 6
HSL:
194°, 71.4286%, 79.4118%
HSV (HSB):
194°, 31.2500%, 94.1176%
XYZ:
57.6329, 67.0660, 92.3455
xyY:
0.2655, 0.3090, 67.0660
CIE-Lab:
85.5372, -14.4589, -14.2494
CIE-LCH:
85.5372, 20.3004, 224.5820
CIE-Luv:
85.5372, -28.7846, -20.1432
Hunter-Lab:
81.8938, -17.6945, -9.5312
#a5dff0 color charts
#a5dff0 color shades, tints & tones
#a5dff0 color schemes
#a5dff0 color preview, HTML & CSS examples
This text has a color of #a5dff0
<p style="color:#a5dff0;">Text here</p>
.mytext {color:#a5dff0;}
This box has a color of #a5dff0
<div style="background-color:#a5dff0;">Content here</div>
.mybackground {background-color:#a5dff0;}
Border around this has a color of #a5dff0
<div style="border:2px solid #a5dff0;">Content here</div>
.myborder {border:2px solid #a5dff0;}