#abfadc color space conversions
Hex:
#abfadc
RGB:
171, 250, 220
CMY:
33, 2, 14
CMYK:
32, 0, 12, 2
HSL:
157°, 88.7640%, 82.5490%
HSV (HSB):
157°, 31.6000%, 98.0392%
XYZ:
63.8985, 82.1964, 80.2078
xyY:
0.2824, 0.3632, 82.1964
CIE-Lab:
92.6615, -30.3552, 6.7206
CIE-LCH:
92.6615, 31.0902, 167.5162
CIE-Luv:
92.6615, -38.0611, 15.4471
Hunter-Lab:
90.6623, -32.8527, 11.0104
#abfadc color charts
#abfadc color shades, tints & tones
#abfadc color schemes
#abfadc color preview, HTML & CSS examples
This text has a color of #abfadc
<p style="color:#abfadc;">Text here</p>
.mytext {color:#abfadc;}
This box has a color of #abfadc
<div style="background-color:#abfadc;">Content here</div>
.mybackground {background-color:#abfadc;}
Border around this has a color of #abfadc
<div style="border:2px solid #abfadc;">Content here</div>
.myborder {border:2px solid #abfadc;}