#2cd2ed color space conversions
Hex:
#2cd2ed
RGB:
44, 210, 237
CMY:
83, 18, 7
CMYK:
81, 11, 0, 7
HSL:
188°, 84.2795%, 55.0980%
HSV (HSB):
188°, 81.4346%, 92.9412%
XYZ:
39.3714, 52.7431, 88.2261
xyY:
0.2183, 0.2925, 52.7431
CIE-Lab:
77.7231, -31.2576, -24.8642
CIE-LCH:
77.7231, 39.9408, 218.5009
CIE-Luv:
77.7231, -54.6053, -35.2721
Hunter-Lab:
72.6244, -30.3238, -21.1900
#2cd2ed color charts
#2cd2ed color shades, tints & tones
#2cd2ed color schemes
#2cd2ed color preview, HTML & CSS examples
This text has a color of #2cd2ed
<p style="color:#2cd2ed;">Text here</p>
.mytext {color:#2cd2ed;}
This box has a color of #2cd2ed
<div style="background-color:#2cd2ed;">Content here</div>
.mybackground {background-color:#2cd2ed;}
Border around this has a color of #2cd2ed
<div style="border:2px solid #2cd2ed;">Content here</div>
.myborder {border:2px solid #2cd2ed;}