#abeafa color space conversions
Hex:
#abeafa
RGB:
171, 234, 250
CMY:
33, 8, 2
CMYK:
32, 6, 0, 2
HSL:
192°, 88.7640%, 82.5490%
HSV (HSB):
192°, 31.6000%, 98.0392%
XYZ:
63.4727, 74.4057, 101.4588
xyY:
0.2652, 0.3109, 74.4057
CIE-Lab:
89.1139, -16.0387, -14.1161
CIE-LCH:
89.1139, 21.3659, 221.3520
CIE-Luv:
89.1139, -30.9856, -19.7741
Hunter-Lab:
86.2587, -19.6051, -9.3567
#abeafa color charts
#abeafa color shades, tints & tones
#abeafa color schemes
#abeafa color preview, HTML & CSS examples
This text has a color of #abeafa
<p style="color:#abeafa;">Text here</p>
.mytext {color:#abeafa;}
This box has a color of #abeafa
<div style="background-color:#abeafa;">Content here</div>
.mybackground {background-color:#abeafa;}
Border around this has a color of #abeafa
<div style="border:2px solid #abeafa;">Content here</div>
.myborder {border:2px solid #abeafa;}