#2cddff color space conversions
Hex:
#2cddff
RGB:
44, 221, 255
CMY:
83, 13, 0
CMYK:
83, 13, 0, 0
HSL:
190°, 100.0000%, 58.6275%
HSV (HSB):
190°, 82.7451%, 100.0000%
XYZ:
44.9452, 59.4684, 103.7174
xyY:
0.2159, 0.2857, 59.4684
CIE-Lab:
81.5484, -30.9276, -28.5990
CIE-LCH:
81.5484, 42.1239, 222.7598
CIE-Luv:
81.5484, -57.0339, -41.8964
Hunter-Lab:
77.1157, -30.9179, -25.7615
#2cddff color charts
#2cddff color shades, tints & tones
#2cddff color schemes
#2cddff color preview, HTML & CSS examples
This text has a color of #2cddff
<p style="color:#2cddff;">Text here</p>
.mytext {color:#2cddff;}
This box has a color of #2cddff
<div style="background-color:#2cddff;">Content here</div>
.mybackground {background-color:#2cddff;}
Border around this has a color of #2cddff
<div style="border:2px solid #2cddff;">Content here</div>
.myborder {border:2px solid #2cddff;}