#2abeef color space conversions
Hex:
#2abeef
RGB:
42, 190, 239
CMY:
84, 25, 6
CMYK:
82, 21, 0, 6
HSL:
195°, 86.0262%, 55.0980%
HSV (HSB):
195°, 82.4268%, 93.7255%
XYZ:
34.9483, 43.5511, 88.2256
xyY:
0.2096, 0.2612, 43.5511
CIE-Lab:
71.9275, -20.7920, -34.8563
CIE-LCH:
71.9275, 40.5865, 239.1837
CIE-Luv:
71.9275, -47.8148, -53.2971
Hunter-Lab:
65.9933, -20.9594, -33.0687
#2abeef color charts
#2abeef color shades, tints & tones
#2abeef color schemes
#2abeef color preview, HTML & CSS examples
This text has a color of #2abeef
<p style="color:#2abeef;">Text here</p>
.mytext {color:#2abeef;}
This box has a color of #2abeef
<div style="background-color:#2abeef;">Content here</div>
.mybackground {background-color:#2abeef;}
Border around this has a color of #2abeef
<div style="border:2px solid #2abeef;">Content here</div>
.myborder {border:2px solid #2abeef;}