#afdde5 color space conversions
Hex:
#afdde5
RGB:
175, 221, 229
CMY:
31, 13, 10
CMYK:
24, 3, 0, 10
HSL:
189°, 50.9434%, 79.2157%
HSV (HSB):
189°, 23.5808%, 89.8039%
XYZ:
57.6785, 66.4840, 83.9215
xyY:
0.2772, 0.3195, 66.4840
CIE-Lab:
85.2427, -13.0777, -8.8162
CIE-LCH:
85.2427, 15.7718, 213.9854
CIE-Luv:
85.2427, -23.5792, -11.5508
Hunter-Lab:
81.5377, -16.4229, -3.9469
#afdde5 color charts
#afdde5 color shades, tints & tones
#afdde5 color schemes
#afdde5 color preview, HTML & CSS examples
This text has a color of #afdde5
<p style="color:#afdde5;">Text here</p>
.mytext {color:#afdde5;}
This box has a color of #afdde5
<div style="background-color:#afdde5;">Content here</div>
.mybackground {background-color:#afdde5;}
Border around this has a color of #afdde5
<div style="border:2px solid #afdde5;">Content here</div>
.myborder {border:2px solid #afdde5;}