#abb7f5 color space conversions
Hex:
#abb7f5
RGB:
171, 183, 245
CMY:
33, 28, 4
CMYK:
30, 25, 0, 4
HSL:
230°, 78.7234%, 81.5686%
HSV (HSB):
230°, 30.2041%, 96.0784%
XYZ:
50.2095, 49.1175, 93.2205
xyY:
0.2608, 0.2551, 49.1175
CIE-Lab:
75.5244, 9.6887, -32.1091
CIE-LCH:
75.5244, 33.5390, 286.7909
CIE-Luv:
75.5244, -9.3746, -52.9146
Hunter-Lab:
70.0839, 5.2343, -29.8046
#abb7f5 color charts
#abb7f5 color shades, tints & tones
#abb7f5 color schemes
#abb7f5 color preview, HTML & CSS examples
This text has a color of #abb7f5
<p style="color:#abb7f5;">Text here</p>
.mytext {color:#abb7f5;}
This box has a color of #abb7f5
<div style="background-color:#abb7f5;">Content here</div>
.mybackground {background-color:#abb7f5;}
Border around this has a color of #abb7f5
<div style="border:2px solid #abb7f5;">Content here</div>
.myborder {border:2px solid #abb7f5;}