#abcbd2 color space conversions
Hex:
#abcbd2
RGB:
171, 203, 210
CMY:
33, 20, 18
CMYK:
19, 3, 0, 18
HSL:
191°, 30.2326%, 74.7059%
HSV (HSB):
191°, 18.5714%, 82.3529%
XYZ:
49.7834, 56.0229, 69.1624
xyY:
0.2845, 0.3202, 56.0229
CIE-Lab:
79.6269, -9.1412, -7.0488
CIE-LCH:
79.6269, 11.5433, 217.6359
CIE-Luv:
79.6269, -16.9929, -9.2860
Hunter-Lab:
74.8485, -12.2605, -2.3919
#abcbd2 color charts
#abcbd2 color shades, tints & tones
#abcbd2 color schemes
#abcbd2 color preview, HTML & CSS examples
This text has a color of #abcbd2
<p style="color:#abcbd2;">Text here</p>
.mytext {color:#abcbd2;}
This box has a color of #abcbd2
<div style="background-color:#abcbd2;">Content here</div>
.mybackground {background-color:#abcbd2;}
Border around this has a color of #abcbd2
<div style="border:2px solid #abcbd2;">Content here</div>
.myborder {border:2px solid #abcbd2;}