#2abcd2 color space conversions
Hex:
#2abcd2
RGB:
42, 188, 210
CMY:
84, 26, 18
CMYK:
80, 10, 0, 18
HSL:
188°, 66.6667%, 49.4118%
HSV (HSB):
188°, 80.0000%, 82.3529%
XYZ:
30.5709, 41.1118, 67.2969
xyY:
0.2200, 0.2958, 41.1118
CIE-Lab:
70.2542, -29.2069, -21.6487
CIE-LCH:
70.2542, 36.3553, 216.5466
CIE-Luv:
70.2542, -49.1639, -29.7675
Hunter-Lab:
64.1185, -27.1007, -17.3461
#2abcd2 color charts
#2abcd2 color shades, tints & tones
#2abcd2 color schemes
#2abcd2 color preview, HTML & CSS examples
This text has a color of #2abcd2
<p style="color:#2abcd2;">Text here</p>
.mytext {color:#2abcd2;}
This box has a color of #2abcd2
<div style="background-color:#2abcd2;">Content here</div>
.mybackground {background-color:#2abcd2;}
Border around this has a color of #2abcd2
<div style="border:2px solid #2abcd2;">Content here</div>
.myborder {border:2px solid #2abcd2;}