#2cdeed color space conversions
Hex:
#2cdeed
RGB:
44, 222, 237
CMY:
83, 13, 7
CMYK:
81, 6, 0, 7
HSL:
185°, 84.2795%, 55.0980%
HSV (HSB):
185°, 81.4346%, 92.9412%
XYZ:
42.4460, 58.8924, 89.2510
xyY:
0.2227, 0.3090, 58.8924
CIE-Lab:
81.2324, -36.9239, -19.5328
CIE-LCH:
81.2324, 41.7721, 207.8789
CIE-Luv:
81.2324, -58.7070, -25.6289
Hunter-Lab:
76.7414, -35.5683, -15.2358
#2cdeed color charts
#2cdeed color shades, tints & tones
#2cdeed color schemes
#2cdeed color preview, HTML & CSS examples
This text has a color of #2cdeed
<p style="color:#2cdeed;">Text here</p>
.mytext {color:#2cdeed;}
This box has a color of #2cdeed
<div style="background-color:#2cdeed;">Content here</div>
.mybackground {background-color:#2cdeed;}
Border around this has a color of #2cdeed
<div style="border:2px solid #2cdeed;">Content here</div>
.myborder {border:2px solid #2cdeed;}