#2ab2c5 color space conversions
Hex:
#2ab2c5
RGB:
42, 178, 197
CMY:
84, 30, 23
CMYK:
79, 10, 0, 23
HSL:
187°, 64.8536%, 46.8627%
HSV (HSB):
187°, 78.6802%, 77.2549%
XYZ:
26.9533, 36.3642, 58.4217
xyY:
0.2214, 0.2987, 36.3642
CIE-Lab:
66.7973, -28.3907, -19.7640
CIE-LCH:
66.7973, 34.5926, 214.8435
CIE-Luv:
66.7973, -46.5820, -26.5829
Hunter-Lab:
60.3028, -25.7464, -15.2286
#2ab2c5 color charts
#2ab2c5 color shades, tints & tones
#2ab2c5 color schemes
#2ab2c5 color preview, HTML & CSS examples
This text has a color of #2ab2c5
<p style="color:#2ab2c5;">Text here</p>
.mytext {color:#2ab2c5;}
This box has a color of #2ab2c5
<div style="background-color:#2ab2c5;">Content here</div>
.mybackground {background-color:#2ab2c5;}
Border around this has a color of #2ab2c5
<div style="border:2px solid #2ab2c5;">Content here</div>
.myborder {border:2px solid #2ab2c5;}