#2cc8ed color space conversions
Hex:
#2cc8ed
RGB:
44, 200, 237
CMY:
83, 22, 7
CMYK:
81, 16, 0, 7
HSL:
192°, 84.2795%, 55.0980%
HSV (HSB):
192°, 81.4346%, 92.9412%
XYZ:
36.9790, 47.9585, 87.4287
xyY:
0.2145, 0.2782, 47.9585
CIE-Lab:
74.7987, -26.3601, -29.3427
CIE-LCH:
74.7987, 39.4443, 228.0650
CIE-Luv:
74.7987, -51.1771, -43.3773
Hunter-Lab:
69.2520, -25.8761, -26.3755
#2cc8ed color charts
#2cc8ed color shades, tints & tones
#2cc8ed color schemes
#2cc8ed color preview, HTML & CSS examples
This text has a color of #2cc8ed
<p style="color:#2cc8ed;">Text here</p>
.mytext {color:#2cc8ed;}
This box has a color of #2cc8ed
<div style="background-color:#2cc8ed;">Content here</div>
.mybackground {background-color:#2cc8ed;}
Border around this has a color of #2cc8ed
<div style="border:2px solid #2cc8ed;">Content here</div>
.myborder {border:2px solid #2cc8ed;}