#abc2df color space conversions
Hex:
#abc2df
RGB:
171, 194, 223
CMY:
33, 24, 13
CMYK:
23, 13, 0, 13
HSL:
213°, 44.8276%, 77.2549%
HSV (HSB):
213°, 23.3184%, 87.4510%
XYZ:
49.4057, 52.5692, 77.3550
xyY:
0.2755, 0.2931, 52.5692
CIE-Lab:
77.6200, -1.5127, -17.0456
CIE-LCH:
77.6200, 17.1126, 264.9286
CIE-Luv:
77.6200, -13.2664, -26.4060
Hunter-Lab:
72.5046, -5.2507, -12.5031
#abc2df color charts
#abc2df RGB chart
#abc2df CMYK chart
#abc2df RGB pie chart
#abc2df color shades, tints & tones
#abc2df color schemes
#abc2df color preview, HTML & CSS examples
This text has a color of #abc2df
<p style="color:#abc2df;">Text here</p>
.mytext {color:#abc2df;}
Text color #abc2df
This box has a color of #abc2df
<div style="background-color:#abc2df;">Content here</div>
.mybackground {background-color:#abc2df;}
Background color #abc2df
Border around this has a color of #abc2df
<div style="border:2px solid #abc2df;">Content here</div>
.myborder {border:2px solid #abc2df;}
Border color #abc2df