#abb7f1 color space conversions
Hex:
#abb7f1
RGB:
171, 183, 241
CMY:
33, 28, 5
CMYK:
29, 24, 0, 5
HSL:
230°, 71.4286%, 80.7843%
HSV (HSB):
230°, 29.0456%, 94.5098%
XYZ:
49.6053, 48.8758, 90.0386
xyY:
0.2631, 0.2593, 48.8758
CIE-Lab:
75.3740, 8.7089, -30.1825
CIE-LCH:
75.3740, 31.4139, 286.0951
CIE-Luv:
75.3740, -9.1914, -49.5204
Hunter-Lab:
69.9112, 4.3094, -27.4217
#abb7f1 color charts
#abb7f1 color shades, tints & tones
#abb7f1 color schemes
#abb7f1 color preview, HTML & CSS examples
This text has a color of #abb7f1
<p style="color:#abb7f1;">Text here</p>
.mytext {color:#abb7f1;}
This box has a color of #abb7f1
<div style="background-color:#abb7f1;">Content here</div>
.mybackground {background-color:#abb7f1;}
Border around this has a color of #abb7f1
<div style="border:2px solid #abb7f1;">Content here</div>
.myborder {border:2px solid #abb7f1;}