#2deee2 color space conversions
Hex:
#2deee2
RGB:
45, 238, 226
CMY:
82, 7, 11
CMYK:
81, 0, 5, 7
HSL:
176°, 85.0220%, 55.4902%
HSV (HSB):
176°, 81.0924%, 93.3333%
XYZ:
45.3842, 67.1979, 82.5300
xyY:
0.2326, 0.3444, 67.1979
CIE-Lab:
85.6038, -47.1437, -7.1744
CIE-LCH:
85.6038, 47.6865, 188.6530
CIE-Luv:
85.6038, -64.8762, -3.8472
Hunter-Lab:
81.9744, -44.6306, -2.3098
#2deee2 color charts
#2deee2 color shades, tints & tones
#2deee2 color schemes
#2deee2 color preview, HTML & CSS examples
This text has a color of #2deee2
<p style="color:#2deee2;">Text here</p>
.mytext {color:#2deee2;}
This box has a color of #2deee2
<div style="background-color:#2deee2;">Content here</div>
.mybackground {background-color:#2deee2;}
Border around this has a color of #2deee2
<div style="border:2px solid #2deee2;">Content here</div>
.myborder {border:2px solid #2deee2;}