#abcfdc color space conversions
Hex:
#abcfdc
RGB:
171, 207, 220
CMY:
33, 19, 14
CMYK:
22, 6, 0, 14
HSL:
196°, 41.1765%, 76.6667%
HSV (HSB):
196°, 22.2727%, 86.2745%
XYZ:
52.0257, 58.4509, 76.2502
xyY:
0.2786, 0.3130, 58.4509
CIE-Lab:
80.9888, -9.0492, -10.3837
CIE-LCH:
80.9888, 13.7734, 228.9285
CIE-Luv:
80.9888, -19.0141, -14.6075
Hunter-Lab:
76.4532, -12.3255, -5.6154
#abcfdc color charts
#abcfdc color shades, tints & tones
#abcfdc color schemes
#abcfdc color preview, HTML & CSS examples
This text has a color of #abcfdc
<p style="color:#abcfdc;">Text here</p>
.mytext {color:#abcfdc;}
This box has a color of #abcfdc
<div style="background-color:#abcfdc;">Content here</div>
.mybackground {background-color:#abcfdc;}
Border around this has a color of #abcfdc
<div style="border:2px solid #abcfdc;">Content here</div>
.myborder {border:2px solid #abcfdc;}