#abd2da color space conversions
Hex:
#abd2da
RGB:
171, 210, 218
CMY:
33, 18, 15
CMYK:
22, 4, 0, 15
HSL:
190°, 38.8430%, 76.2745%
HSV (HSB):
190°, 21.5596%, 85.4902%
XYZ:
52.4961, 59.8131, 75.1079
xyY:
0.2801, 0.3191, 59.8131
CIE-Lab:
81.7365, -11.0428, -8.2032
CIE-LCH:
81.7365, 13.7563, 216.6069
CIE-Luv:
81.7365, -20.3294, -10.8381
Hunter-Lab:
77.3389, -14.1809, -3.4424
#abd2da color charts
#abd2da color shades, tints & tones
#abd2da color schemes
#abd2da color preview, HTML & CSS examples
This text has a color of #abd2da
<p style="color:#abd2da;">Text here</p>
.mytext {color:#abd2da;}
This box has a color of #abd2da
<div style="background-color:#abd2da;">Content here</div>
.mybackground {background-color:#abd2da;}
Border around this has a color of #abd2da
<div style="border:2px solid #abd2da;">Content here</div>
.myborder {border:2px solid #abd2da;}