#2cc4ed color space conversions
Hex:
#2cc4ed
RGB:
44, 196, 237
CMY:
83, 23, 7
CMYK:
81, 17, 0, 7
HSL:
193°, 84.2795%, 55.0980%
HSV (HSB):
193°, 81.4346%, 92.9412%
XYZ:
36.0647, 46.1298, 87.1239
xyY:
0.2130, 0.2724, 46.1298
CIE-Lab:
73.6296, -24.3547, -31.1421
CIE-LCH:
73.6296, 39.5345, 231.9728
CIE-Luv:
73.6296, -49.8052, -46.6276
Hunter-Lab:
67.9189, -24.0752, -28.5118
#2cc4ed color charts
#2cc4ed color shades, tints & tones
#2cc4ed color schemes
#2cc4ed color preview, HTML & CSS examples
This text has a color of #2cc4ed
<p style="color:#2cc4ed;">Text here</p>
.mytext {color:#2cc4ed;}
This box has a color of #2cc4ed
<div style="background-color:#2cc4ed;">Content here</div>
.mybackground {background-color:#2cc4ed;}
Border around this has a color of #2cc4ed
<div style="border:2px solid #2cc4ed;">Content here</div>
.myborder {border:2px solid #2cc4ed;}