#2cdbdd color space conversions
Hex:
#2cdbdd
RGB:
44, 219, 221
CMY:
83, 14, 13
CMYK:
80, 1, 0, 13
HSL:
181°, 72.2449%, 51.9608%
HSV (HSB):
181°, 80.0905%, 86.6667%
XYZ:
39.4214, 56.4190, 77.2188
xyY:
0.2278, 0.3260, 56.4190
CIE-Lab:
79.8517, -40.2749, -13.0931
CIE-LCH:
79.8517, 42.3497, 198.0090
CIE-Luv:
79.8517, -58.8762, -14.4286
Hunter-Lab:
75.1126, -37.7647, -8.3738
#2cdbdd color charts
#2cdbdd color shades, tints & tones
#2cdbdd color schemes
#2cdbdd color preview, HTML & CSS examples
This text has a color of #2cdbdd
<p style="color:#2cdbdd;">Text here</p>
.mytext {color:#2cdbdd;}
This box has a color of #2cdbdd
<div style="background-color:#2cdbdd;">Content here</div>
.mybackground {background-color:#2cdbdd;}
Border around this has a color of #2cdbdd
<div style="border:2px solid #2cdbdd;">Content here</div>
.myborder {border:2px solid #2cdbdd;}