#2cccdd color space conversions
Hex:
#2cccdd
RGB:
44, 204, 221
CMY:
83, 20, 13
CMYK:
80, 8, 0, 13
HSL:
186°, 72.2449%, 51.9608%
HSV (HSB):
186°, 80.0905%, 86.6667%
XYZ:
35.6827, 48.9417, 75.9726
xyY:
0.2222, 0.3047, 48.9417
CIE-Lab:
75.4150, -33.3327, -19.7778
CIE-LCH:
75.4150, 38.7587, 210.6826
CIE-Luv:
75.4150, -53.7095, -26.3307
Hunter-Lab:
69.9583, -31.3819, -15.4163
#2cccdd color charts
#2cccdd color shades, tints & tones
#2cccdd color schemes
#2cccdd color preview, HTML & CSS examples
This text has a color of #2cccdd
<p style="color:#2cccdd;">Text here</p>
.mytext {color:#2cccdd;}
This box has a color of #2cccdd
<div style="background-color:#2cccdd;">Content here</div>
.mybackground {background-color:#2cccdd;}
Border around this has a color of #2cccdd
<div style="border:2px solid #2cccdd;">Content here</div>
.myborder {border:2px solid #2cccdd;}