#2cc8cc color space conversions
Hex:
#2cc8cc
RGB:
44, 200, 204
CMY:
83, 22, 20
CMYK:
78, 2, 0, 20
HSL:
182°, 64.5161%, 48.6275%
HSV (HSB):
182°, 78.4314%, 80.0000%
XYZ:
32.5921, 46.2037, 64.3272
xyY:
0.2277, 0.3228, 46.2037
CIE-Lab:
73.6775, -36.5733, -13.2028
CIE-LCH:
73.6775, 38.8834, 199.8493
CIE-Luv:
73.6775, -53.5640, -15.0080
Hunter-Lab:
67.9733, -33.3654, -8.5284
#2cc8cc color charts
#2cc8cc color shades, tints & tones
#2cc8cc color schemes
#2cc8cc color preview, HTML & CSS examples
This text has a color of #2cc8cc
<p style="color:#2cc8cc;">Text here</p>
.mytext {color:#2cc8cc;}
This box has a color of #2cc8cc
<div style="background-color:#2cc8cc;">Content here</div>
.mybackground {background-color:#2cc8cc;}
Border around this has a color of #2cc8cc
<div style="border:2px solid #2cc8cc;">Content here</div>
.myborder {border:2px solid #2cc8cc;}