#2cc2e5 color space conversions
Hex:
#2cc2e5
RGB:
44, 194, 229
CMY:
83, 24, 10
CMYK:
81, 15, 0, 10
HSL:
191°, 78.0591%, 53.5294%
HSV (HSB):
191°, 80.7860%, 89.8039%
XYZ:
34.4733, 44.7762, 80.9545
xyY:
0.2152, 0.2795, 44.7762
CIE-Lab:
72.7443, -25.9428, -28.1782
CIE-LCH:
72.7443, 38.3019, 227.3652
CIE-Luv:
72.7443, -49.6790, -41.3116
Hunter-Lab:
66.9150, -25.1414, -24.8891
#2cc2e5 color charts
#2cc2e5 color shades, tints & tones
#2cc2e5 color schemes
#2cc2e5 color preview, HTML & CSS examples
This text has a color of #2cc2e5
<p style="color:#2cc2e5;">Text here</p>
.mytext {color:#2cc2e5;}
This box has a color of #2cc2e5
<div style="background-color:#2cc2e5;">Content here</div>
.mybackground {background-color:#2cc2e5;}
Border around this has a color of #2cc2e5
<div style="border:2px solid #2cc2e5;">Content here</div>
.myborder {border:2px solid #2cc2e5;}