#abb2ed color space conversions
Hex:
#abb2ed
RGB:
171, 178, 237
CMY:
33, 30, 7
CMYK:
28, 25, 0, 7
HSL:
234°, 64.7059%, 80.0000%
HSV (HSB):
234°, 27.8481%, 92.9412%
XYZ:
48.0010, 46.6131, 86.5881
xyY:
0.2649, 0.2572, 46.6131
CIE-Lab:
73.9416, 10.4956, -30.2228
CIE-LCH:
73.9416, 31.9933, 289.1509
CIE-Luv:
73.9416, -6.8856, -49.7141
Hunter-Lab:
68.2738, 6.0182, -27.4027
#abb2ed color charts
#abb2ed color shades, tints & tones
#abb2ed color schemes
#abb2ed color preview, HTML & CSS examples
This text has a color of #abb2ed
<p style="color:#abb2ed;">Text here</p>
.mytext {color:#abb2ed;}
This box has a color of #abb2ed
<div style="background-color:#abb2ed;">Content here</div>
.mybackground {background-color:#abb2ed;}
Border around this has a color of #abb2ed
<div style="border:2px solid #abb2ed;">Content here</div>
.myborder {border:2px solid #abb2ed;}