#abcfed color space conversions
Hex:
#abcfed
RGB:
171, 207, 237
CMY:
33, 19, 7
CMYK:
28, 13, 0, 7
HSL:
207°, 64.7059%, 80.0000%
HSV (HSB):
207°, 27.8481%, 92.9412%
XYZ:
54.3935, 59.3980, 88.7189
xyY:
0.2686, 0.2933, 59.3980
CIE-Lab:
81.5099, -5.1820, -18.6817
CIE-LCH:
81.5099, 19.3871, 254.4969
CIE-Luv:
81.5099, -19.3406, -28.7025
Hunter-Lab:
77.0701, -8.8934, -14.3023
#abcfed color charts
#abcfed color shades, tints & tones
#abcfed color schemes
#abcfed color preview, HTML & CSS examples
This text has a color of #abcfed
<p style="color:#abcfed;">Text here</p>
.mytext {color:#abcfed;}
This box has a color of #abcfed
<div style="background-color:#abcfed;">Content here</div>
.mybackground {background-color:#abcfed;}
Border around this has a color of #abcfed
<div style="border:2px solid #abcfed;">Content here</div>
.myborder {border:2px solid #abcfed;}