#2cdbdf color space conversions
Hex:
#2cdbdf
RGB:
44, 219, 223
CMY:
83, 14, 13
CMYK:
80, 2, 0, 13
HSL:
181°, 73.6626%, 52.3529%
HSV (HSB):
181°, 80.2691%, 87.4510%
XYZ:
39.6895, 56.5262, 78.6308
xyY:
0.2270, 0.3233, 56.5262
CIE-Lab:
79.9124, -39.6930, -14.0690
CIE-LCH:
79.9124, 42.1126, 199.5166
CIE-Luv:
79.9124, -58.7268, -16.1157
Hunter-Lab:
75.1839, -37.3419, -9.3795
#2cdbdf color charts
#2cdbdf color shades, tints & tones
#2cdbdf color schemes
#2cdbdf color preview, HTML & CSS examples
This text has a color of #2cdbdf
<p style="color:#2cdbdf;">Text here</p>
.mytext {color:#2cdbdf;}
This box has a color of #2cdbdf
<div style="background-color:#2cdbdf;">Content here</div>
.mybackground {background-color:#2cdbdf;}
Border around this has a color of #2cdbdf
<div style="border:2px solid #2cdbdf;">Content here</div>
.myborder {border:2px solid #2cdbdf;}