#abace5 color space conversions
Hex:
#abace5
RGB:
171, 172, 229
CMY:
33, 33, 10
CMYK:
25, 25, 0, 10
HSL:
239°, 52.7273%, 78.4314%
HSV (HSB):
239°, 25.3275%, 89.8039%
XYZ:
45.6900, 43.8201, 80.1787
xyY:
0.2693, 0.2582, 43.8201
CIE-Lab:
72.1081, 11.9032, -28.6945
CIE-LCH:
72.1081, 31.0654, 292.5299
CIE-Luv:
72.1081, -3.8822, -47.1991
Hunter-Lab:
66.1968, 7.3589, -25.4754
#abace5 color charts
#abace5 color shades, tints & tones
#abace5 color schemes
#abace5 color preview, HTML & CSS examples
This text has a color of #abace5
<p style="color:#abace5;">Text here</p>
.mytext {color:#abace5;}
This box has a color of #abace5
<div style="background-color:#abace5;">Content here</div>
.mybackground {background-color:#abace5;}
Border around this has a color of #abace5
<div style="border:2px solid #abace5;">Content here</div>
.myborder {border:2px solid #abace5;}