#abbbdd color space conversions
Hex:
#abbbdd
RGB:
171, 187, 221
CMY:
33, 27, 13
CMYK:
23, 15, 0, 13
HSL:
221°, 42.3729%, 76.8627%
HSV (HSB):
221°, 22.6244%, 86.6667%
XYZ:
47.6161, 49.4190, 75.4358
xyY:
0.2761, 0.2865, 49.4190
CIE-Lab:
75.7113, 1.8005, -18.8483
CIE-LCH:
75.7113, 18.9341, 275.4567
CIE-Luv:
75.7113, -10.0678, -29.7520
Hunter-Lab:
70.2987, -2.1176, -14.4136
#abbbdd color charts
#abbbdd color shades, tints & tones
#abbbdd color schemes
#abbbdd color preview, HTML & CSS examples
This text has a color of #abbbdd
<p style="color:#abbbdd;">Text here</p>
.mytext {color:#abbbdd;}
This box has a color of #abbbdd
<div style="background-color:#abbbdd;">Content here</div>
.mybackground {background-color:#abbbdd;}
Border around this has a color of #abbbdd
<div style="border:2px solid #abbbdd;">Content here</div>
.myborder {border:2px solid #abbbdd;}