#afffff color space conversions
Hex:
#afffff
RGB:
175, 255, 255
CMY:
31, 0, 0
CMYK:
31, 0, 0, 0
HSL:
180°, 100.0000%, 84.3137%
HSV (HSB):
180°, 31.3725%, 100.0000%
XYZ:
71.4892, 87.8540, 107.7974
xyY:
0.2676, 0.3289, 87.8540
CIE-Lab:
95.0994, -24.1638, -7.7824
CIE-LCH:
95.0994, 25.3861, 197.8520
CIE-Luv:
95.0994, -38.1722, -8.2504
Hunter-Lab:
93.7304, -27.8844, -2.5768
#afffff color charts
#afffff RGB chart
#afffff CMYK chart
#afffff RGB pie chart
#afffff color shades, tints & tones
#afffff color schemes
#afffff color preview, HTML & CSS examples
This text has a color of #afffff
<p style="color:#afffff;">Text here</p>
.mytext {color:#afffff;}
Text color #afffff
This box has a color of #afffff
<div style="background-color:#afffff;">Content here</div>
.mybackground {background-color:#afffff;}
Background color #afffff
Border around this has a color of #afffff
<div style="border:2px solid #afffff;">Content here</div>
.myborder {border:2px solid #afffff;}
Border color #afffff