#affdfc color space conversions
Hex:
#affdfc
RGB:
175, 253, 252
CMY:
31, 1, 1
CMYK:
31, 0, 0, 1
HSL:
179°, 95.1220%, 83.9216%
HSV (HSB):
179°, 30.8300%, 99.2157%
XYZ:
70.3752, 86.3928, 105.0618
xyY:
0.2688, 0.3300, 86.3928
CIE-Lab:
94.4800, -23.8685, -7.1496
CIE-LCH:
94.4800, 24.9163, 196.6752
CIE-Luv:
94.4800, -37.3688, -7.2682
Hunter-Lab:
92.9477, -27.5076, -1.9540
#affdfc color charts
#affdfc RGB chart
#affdfc CMYK chart
#affdfc RGB pie chart
#affdfc color shades, tints & tones
#affdfc color schemes
#affdfc color preview, HTML & CSS examples
This text has a color of #affdfc
<p style="color:#affdfc;">Text here</p>
.mytext {color:#affdfc;}
Text color #affdfc
This box has a color of #affdfc
<div style="background-color:#affdfc;">Content here</div>
.mybackground {background-color:#affdfc;}
Background color #affdfc
Border around this has a color of #affdfc
<div style="border:2px solid #affdfc;">Content here</div>
.myborder {border:2px solid #affdfc;}
Border color #affdfc