#2ab2d8 color space conversions
Hex:
#2ab2d8
RGB:
42, 178, 216
CMY:
84, 30, 15
CMYK:
81, 18, 0, 15
HSL:
193°, 69.0476%, 50.5882%
HSV (HSB):
193°, 80.5556%, 84.7059%
XYZ:
29.2699, 37.2909, 70.6209
xyY:
0.2134, 0.2718, 37.2909
CIE-Lab:
67.4947, -22.2429, -29.1665
CIE-LCH:
67.4947, 36.6801, 232.6702
CIE-Luv:
67.4947, -45.2587, -43.0588
Hunter-Lab:
61.0663, -21.3085, -25.8203
#2ab2d8 color charts
#2ab2d8 color shades, tints & tones
#2ab2d8 color schemes
#2ab2d8 color preview, HTML & CSS examples
This text has a color of #2ab2d8
<p style="color:#2ab2d8;">Text here</p>
.mytext {color:#2ab2d8;}
This box has a color of #2ab2d8
<div style="background-color:#2ab2d8;">Content here</div>
.mybackground {background-color:#2ab2d8;}
Border around this has a color of #2ab2d8
<div style="border:2px solid #2ab2d8;">Content here</div>
.myborder {border:2px solid #2ab2d8;}