#2ce6e6 color space conversions
Hex:
#2ce6e6
RGB:
44, 230, 230
CMY:
83, 10, 10
CMYK:
81, 0, 0, 10
HSL:
180°, 78.8136%, 53.7255%
HSV (HSB):
180°, 80.8696%, 90.1961%
XYZ:
43.6184, 62.8423, 84.6938
xyY:
0.2282, 0.3288, 62.8423
CIE-Lab:
83.3593, -42.6046, -12.6242
CIE-LCH:
83.3593, 44.4356, 196.5050
CIE-Luv:
83.3593, -61.9567, -13.3788
Hunter-Lab:
79.2731, -40.5119, -7.8530
#2ce6e6 color charts
#2ce6e6 color shades, tints & tones
#2ce6e6 color schemes
#2ce6e6 color preview, HTML & CSS examples
This text has a color of #2ce6e6
<p style="color:#2ce6e6;">Text here</p>
.mytext {color:#2ce6e6;}
This box has a color of #2ce6e6
<div style="background-color:#2ce6e6;">Content here</div>
.mybackground {background-color:#2ce6e6;}
Border around this has a color of #2ce6e6
<div style="border:2px solid #2ce6e6;">Content here</div>
.myborder {border:2px solid #2ce6e6;}