#ababb4 color space conversions
Hex:
#ababb4
RGB:
171, 171, 180
CMY:
33, 33, 29
CMYK:
5, 5, 0, 29
HSL:
240°, 5.6604%, 68.8235%
HSV (HSB):
240°, 5.0000%, 70.5882%
XYZ:
39.5957, 41.0790, 49.0221
xyY:
0.3053, 0.3167, 41.0790
CIE-Lab:
70.2313, 1.7413, -4.6131
CIE-LCH:
70.2313, 4.9308, 290.6797
CIE-Luv:
70.2313, -0.5144, -7.1546
Hunter-Lab:
64.0929, -1.8878, -0.4835
#ababb4 color charts
#ababb4 color shades, tints & tones
#ababb4 color schemes
#ababb4 color preview, HTML & CSS examples
This text has a color of #ababb4
<p style="color:#ababb4;">Text here</p>
.mytext {color:#ababb4;}
This box has a color of #ababb4
<div style="background-color:#ababb4;">Content here</div>
.mybackground {background-color:#ababb4;}
Border around this has a color of #ababb4
<div style="border:2px solid #ababb4;">Content here</div>
.myborder {border:2px solid #ababb4;}