#abaff1 color space conversions
Hex:
#abaff1
RGB:
171, 175, 241
CMY:
33, 31, 5
CMYK:
29, 27, 0, 5
HSL:
237°, 71.4286%, 80.7843%
HSV (HSB):
237°, 29.0456%, 94.5098%
XYZ:
48.0017, 45.6687, 89.5041
xyY:
0.2621, 0.2493, 45.6687
CIE-Lab:
73.3301, 13.1336, -33.3343
CIE-LCH:
73.3301, 35.8283, 291.5043
CIE-Luv:
73.3301, -5.8428, -55.2448
Hunter-Lab:
67.5787, 8.5276, -31.2212
#abaff1 color charts
#abaff1 color shades, tints & tones
#abaff1 color schemes
#abaff1 color preview, HTML & CSS examples
This text has a color of #abaff1
<p style="color:#abaff1;">Text here</p>
.mytext {color:#abaff1;}
This box has a color of #abaff1
<div style="background-color:#abaff1;">Content here</div>
.mybackground {background-color:#abaff1;}
Border around this has a color of #abaff1
<div style="border:2px solid #abaff1;">Content here</div>
.myborder {border:2px solid #abaff1;}