#abc0e5 color space conversions
Hex:
#abc0e5
RGB:
171, 192, 229
CMY:
33, 25, 10
CMYK:
25, 16, 0, 10
HSL:
218°, 52.7273%, 78.4314%
HSV (HSB):
218°, 25.3275%, 89.8039%
XYZ:
49.7871, 52.0143, 81.5445
xyY:
0.2715, 0.2837, 52.0143
CIE-Lab:
77.2894, 0.9440, -20.7808
CIE-LCH:
77.2894, 20.8023, 272.6010
CIE-Luv:
77.2894, -12.5824, -32.8755
Hunter-Lab:
72.1210, -2.9883, -16.5523
#abc0e5 color charts
#abc0e5 color shades, tints & tones
#abc0e5 color schemes
#abc0e5 color preview, HTML & CSS examples
This text has a color of #abc0e5
<p style="color:#abc0e5;">Text here</p>
.mytext {color:#abc0e5;}
This box has a color of #abc0e5
<div style="background-color:#abc0e5;">Content here</div>
.mybackground {background-color:#abc0e5;}
Border around this has a color of #abc0e5
<div style="border:2px solid #abc0e5;">Content here</div>
.myborder {border:2px solid #abc0e5;}