#abcffa color space conversions
Hex:
#abcffa
RGB:
171, 207, 250
CMY:
33, 19, 2
CMYK:
32, 17, 0, 2
HSL:
213°, 88.7640%, 82.5490%
HSV (HSB):
213°, 31.6000%, 98.0392%
XYZ:
56.3627, 60.1857, 99.0888
xyY:
0.2614, 0.2791, 60.1857
CIE-Lab:
81.9390, -2.0814, -24.9535
CIE-LCH:
81.9390, 25.0402, 265.2319
CIE-Luv:
81.9390, -19.5997, -39.6382
Hunter-Lab:
77.5794, -6.0809, -21.4229
#abcffa color charts
#abcffa color shades, tints & tones
#abcffa color schemes
#abcffa color preview, HTML & CSS examples
This text has a color of #abcffa
<p style="color:#abcffa;">Text here</p>
.mytext {color:#abcffa;}
This box has a color of #abcffa
<div style="background-color:#abcffa;">Content here</div>
.mybackground {background-color:#abcffa;}
Border around this has a color of #abcffa
<div style="border:2px solid #abcffa;">Content here</div>
.myborder {border:2px solid #abcffa;}