#2deedf color space conversions
Hex:
#2deedf
RGB:
45, 238, 223
CMY:
82, 7, 13
CMYK:
81, 0, 6, 7
HSL:
175°, 85.0220%, 55.4902%
HSV (HSB):
175°, 81.0924%, 93.3333%
XYZ:
44.9760, 67.0347, 80.3805
xyY:
0.2338, 0.3484, 67.0347
CIE-Lab:
85.5215, -47.9639, -5.7194
CIE-LCH:
85.5215, 48.3037, 186.8000
CIE-Luv:
85.5215, -65.1015, -1.3848
Hunter-Lab:
81.8747, -45.2258, -0.8957
#2deedf color charts
#2deedf color shades, tints & tones
#2deedf color schemes
#2deedf color preview, HTML & CSS examples
This text has a color of #2deedf
<p style="color:#2deedf;">Text here</p>
.mytext {color:#2deedf;}
This box has a color of #2deedf
<div style="background-color:#2deedf;">Content here</div>
.mybackground {background-color:#2deedf;}
Border around this has a color of #2deedf
<div style="border:2px solid #2deedf;">Content here</div>
.myborder {border:2px solid #2deedf;}