#a5ddfb color space conversions
Hex:
#a5ddfb
RGB:
165, 221, 251
CMY:
35, 13, 2
CMYK:
34, 12, 0, 2
HSL:
201°, 91.4894%, 81.5686%
HSV (HSB):
201°, 34.2629%, 98.4314%
XYZ:
58.7861, 66.6773, 101.0384
xyY:
0.2595, 0.2944, 66.6773
CIE-Lab:
85.3407, -10.8077, -20.3514
CIE-LCH:
85.3407, 23.0431, 242.0292
CIE-Luv:
85.3407, -27.9588, -30.7946
Hunter-Lab:
81.6562, -14.3921, -16.2040
#a5ddfb color charts
#a5ddfb color shades, tints & tones
#a5ddfb color schemes
#a5ddfb color preview, HTML & CSS examples
This text has a color of #a5ddfb
<p style="color:#a5ddfb;">Text here</p>
.mytext {color:#a5ddfb;}
This box has a color of #a5ddfb
<div style="background-color:#a5ddfb;">Content here</div>
.mybackground {background-color:#a5ddfb;}
Border around this has a color of #a5ddfb
<div style="border:2px solid #a5ddfb;">Content here</div>
.myborder {border:2px solid #a5ddfb;}