#afcdfe color space conversions
Hex:
#afcdfe
RGB:
175, 205, 254
CMY:
31, 20, 0
CMYK:
31, 19, 0, 0
HSL:
217°, 97.5309%, 84.1176%
HSV (HSB):
217°, 31.1024%, 99.6078%
XYZ:
57.3999, 59.9324, 102.3087
xyY:
0.2613, 0.2729, 59.9324
CIE-Lab:
81.8014, 1.0728, -27.2678
CIE-LCH:
81.8014, 27.2888, 272.2530
CIE-Luv:
81.8014, -17.1163, -43.9938
Hunter-Lab:
77.4160, -3.1296, -24.1632
#afcdfe color charts
#afcdfe color shades, tints & tones
#afcdfe color schemes
#afcdfe color preview, HTML & CSS examples
This text has a color of #afcdfe
<p style="color:#afcdfe;">Text here</p>
.mytext {color:#afcdfe;}
This box has a color of #afcdfe
<div style="background-color:#afcdfe;">Content here</div>
.mybackground {background-color:#afcdfe;}
Border around this has a color of #afcdfe
<div style="border:2px solid #afcdfe;">Content here</div>
.myborder {border:2px solid #afcdfe;}