#abcafd color space conversions
Hex:
#abcafd
RGB:
171, 202, 253
CMY:
33, 21, 1
CMYK:
32, 20, 0, 1
HSL:
217°, 95.3488%, 83.1373%
HSV (HSB):
217°, 32.4111%, 99.2157%
XYZ:
55.6447, 57.9908, 101.1891
xyY:
0.2590, 0.2699, 57.9908
CIE-Lab:
80.7337, 1.3226, -28.3914
CIE-LCH:
80.7337, 28.4222, 272.6672
CIE-Luv:
80.7337, -17.5745, -45.8581
Hunter-Lab:
76.1517, -2.8340, -25.4773
#abcafd color charts
#abcafd color shades, tints & tones
#abcafd color schemes
#abcafd color preview, HTML & CSS examples
This text has a color of #abcafd
<p style="color:#abcafd;">Text here</p>
.mytext {color:#abcafd;}
This box has a color of #abcafd
<div style="background-color:#abcafd;">Content here</div>
.mybackground {background-color:#abcafd;}
Border around this has a color of #abcafd
<div style="border:2px solid #abcafd;">Content here</div>
.myborder {border:2px solid #abcafd;}