#abaac8 color space conversions
Hex:
#abaac8
RGB:
171, 170, 200
CMY:
33, 33, 22
CMYK:
15, 15, 0, 22
HSL:
242°, 21.4286%, 72.5490%
HSV (HSB):
242°, 15.0000%, 78.4314%
XYZ:
41.5946, 41.5775, 60.4766
xyY:
0.2896, 0.2894, 41.5775
CIE-Lab:
70.5786, 6.4250, -15.1279
CIE-LCH:
70.5786, 16.4358, 293.0115
CIE-Luv:
70.5786, -1.2244, -24.2054
Hunter-Lab:
64.4806, 2.3042, -10.4718
#abaac8 color charts
#abaac8 color shades, tints & tones
#abaac8 color schemes
#abaac8 color preview, HTML & CSS examples
This text has a color of #abaac8
<p style="color:#abaac8;">Text here</p>
.mytext {color:#abaac8;}
This box has a color of #abaac8
<div style="background-color:#abaac8;">Content here</div>
.mybackground {background-color:#abaac8;}
Border around this has a color of #abaac8
<div style="border:2px solid #abaac8;">Content here</div>
.myborder {border:2px solid #abaac8;}