#2addcc color space conversions
Hex:
#2addcc
RGB:
42, 221, 204
CMY:
84, 13, 20
CMYK:
81, 0, 8, 13
HSL:
174°, 72.4696%, 51.5686%
HSV (HSB):
174°, 80.9955%, 86.6667%
XYZ:
37.7104, 56.5648, 66.0573
xyY:
0.2352, 0.3528, 56.5648
CIE-Lab:
79.9342, -46.1051, -3.9066
CIE-LCH:
79.9342, 46.2703, 184.8433
CIE-Luv:
79.9342, -61.0316, 1.1890
Hunter-Lab:
75.2096, -42.1161, 0.5717
#2addcc color charts
#2addcc color shades, tints & tones
#2addcc color schemes
#2addcc color preview, HTML & CSS examples
This text has a color of #2addcc
<p style="color:#2addcc;">Text here</p>
.mytext {color:#2addcc;}
This box has a color of #2addcc
<div style="background-color:#2addcc;">Content here</div>
.mybackground {background-color:#2addcc;}
Border around this has a color of #2addcc
<div style="border:2px solid #2addcc;">Content here</div>
.myborder {border:2px solid #2addcc;}