#abc1ed color space conversions
Hex:
#abc1ed
RGB:
171, 193, 237
CMY:
33, 24, 7
CMYK:
28, 19, 0, 7
HSL:
220°, 64.7059%, 80.0000%
HSV (HSB):
220°, 27.8481%, 92.9412%
XYZ:
51.1506, 52.9123, 87.6379
xyY:
0.2668, 0.2760, 52.9123
CIE-Lab:
77.8232, 2.2897, -24.2763
CIE-LCH:
77.8232, 24.3841, 275.3881
CIE-Luv:
77.8232, -13.2924, -38.8957
Hunter-Lab:
72.7408, -1.7771, -20.5138
#abc1ed color charts
#abc1ed color shades, tints & tones
#abc1ed color schemes
#abc1ed color preview, HTML & CSS examples
This text has a color of #abc1ed
<p style="color:#abc1ed;">Text here</p>
.mytext {color:#abc1ed;}
This box has a color of #abc1ed
<div style="background-color:#abc1ed;">Content here</div>
.mybackground {background-color:#abc1ed;}
Border around this has a color of #abc1ed
<div style="border:2px solid #abc1ed;">Content here</div>
.myborder {border:2px solid #abc1ed;}