#abcef1 color space conversions
Hex:
#abcef1
RGB:
171, 206, 241
CMY:
33, 19, 5
CMYK:
29, 15, 0, 5
HSL:
210°, 71.4286%, 80.7843%
HSV (HSB):
210°, 29.0456%, 94.5098%
XYZ:
54.7431, 59.1514, 91.7512
xyY:
0.2662, 0.2876, 59.1514
CIE-Lab:
81.3748, -3.7121, -21.0191
CIE-LCH:
81.3748, 21.3444, 259.9845
CIE-Luv:
81.3748, -18.9903, -32.7877
Hunter-Lab:
76.9100, -7.5394, -16.8942
#abcef1 color charts
#abcef1 color shades, tints & tones
#abcef1 color schemes
#abcef1 color preview, HTML & CSS examples
This text has a color of #abcef1
<p style="color:#abcef1;">Text here</p>
.mytext {color:#abcef1;}
This box has a color of #abcef1
<div style="background-color:#abcef1;">Content here</div>
.mybackground {background-color:#abcef1;}
Border around this has a color of #abcef1
<div style="border:2px solid #abcef1;">Content here</div>
.myborder {border:2px solid #abcef1;}