#2ab2c2 color space conversions
Hex:
#2ab2c2
RGB:
42, 178, 194
CMY:
84, 30, 24
CMYK:
78, 8, 0, 24
HSL:
186°, 64.4068%, 46.2745%
HSV (HSB):
186°, 78.3505%, 76.0784%
XYZ:
26.6128, 36.2281, 56.6290
xyY:
0.2228, 0.3032, 36.2281
CIE-Lab:
66.6938, -29.3335, -18.2628
CIE-LCH:
66.6938, 34.5541, 211.9060
CIE-Luv:
66.6938, -46.7941, -23.9970
Hunter-Lab:
60.1898, -26.4085, -13.6496
#2ab2c2 color charts
#2ab2c2 color shades, tints & tones
#2ab2c2 color schemes
#2ab2c2 color preview, HTML & CSS examples
This text has a color of #2ab2c2
<p style="color:#2ab2c2;">Text here</p>
.mytext {color:#2ab2c2;}
This box has a color of #2ab2c2
<div style="background-color:#2ab2c2;">Content here</div>
.mybackground {background-color:#2ab2c2;}
Border around this has a color of #2ab2c2
<div style="border:2px solid #2ab2c2;">Content here</div>
.myborder {border:2px solid #2ab2c2;}