#abc1dc color space conversions
Hex:
#abc1dc
RGB:
171, 193, 220
CMY:
33, 24, 14
CMYK:
22, 12, 0, 14
HSL:
213°, 41.1765%, 76.6667%
HSV (HSB):
213°, 22.2727%, 86.2745%
XYZ:
48.7828, 51.9652, 75.1693
xyY:
0.2773, 0.2954, 51.9652
CIE-Lab:
77.2600, -1.6577, -15.9694
CIE-LCH:
77.2600, 16.0552, 264.0738
CIE-Luv:
77.2600, -12.7205, -24.6207
Hunter-Lab:
72.0869, -5.3570, -11.3644
#abc1dc color charts
#abc1dc RGB chart
#abc1dc CMYK chart
#abc1dc RGB pie chart
#abc1dc color shades, tints & tones
#abc1dc color schemes
#abc1dc color preview, HTML & CSS examples
This text has a color of #abc1dc
<p style="color:#abc1dc;">Text here</p>
.mytext {color:#abc1dc;}
Text color #abc1dc
This box has a color of #abc1dc
<div style="background-color:#abc1dc;">Content here</div>
.mybackground {background-color:#abc1dc;}
Background color #abc1dc
Border around this has a color of #abc1dc
<div style="border:2px solid #abc1dc;">Content here</div>
.myborder {border:2px solid #abc1dc;}
Border color #abc1dc