#abdef1 color space conversions
Hex:
#abdef1
RGB:
171, 222, 241
CMY:
33, 13, 5
CMYK:
29, 8, 0, 5
HSL:
196°, 71.4286%, 80.7843%
HSV (HSB):
196°, 29.0456%, 94.5098%
XYZ:
58.7930, 67.2514, 93.1012
xyY:
0.2683, 0.3069, 67.2514
CIE-Lab:
85.6307, -12.0410, -14.6032
CIE-LCH:
85.6307, 18.9272, 230.4931
CIE-Luv:
85.6307, -25.8629, -21.0962
Hunter-Lab:
82.0069, -15.5405, -9.9062
#abdef1 color charts
#abdef1 color shades, tints & tones
#abdef1 color schemes
#abdef1 color preview, HTML & CSS examples
This text has a color of #abdef1
<p style="color:#abdef1;">Text here</p>
.mytext {color:#abdef1;}
This box has a color of #abdef1
<div style="background-color:#abdef1;">Content here</div>
.mybackground {background-color:#abdef1;}
Border around this has a color of #abdef1
<div style="border:2px solid #abdef1;">Content here</div>
.myborder {border:2px solid #abdef1;}