#3deeec color space conversions
Hex:
#3deeec
RGB:
61, 238, 236
CMY:
76, 7, 7
CMYK:
74, 0, 1, 7
HSL:
179°, 83.8863%, 58.6275%
HSV (HSB):
179°, 74.3697%, 93.3333%
XYZ:
47.6393, 68.1973, 90.0094
xyY:
0.2314, 0.3313, 68.1973
CIE-Lab:
86.1050, -42.9354, -11.6605
CIE-LCH:
86.1050, 44.4906, 195.1940
CIE-Luv:
86.1050, -62.3479, -11.7634
Hunter-Lab:
82.5817, -41.5456, -6.8156
#3deeec color charts
#3deeec color shades, tints & tones
#3deeec color schemes
#3deeec color preview, HTML & CSS examples
This text has a color of #3deeec
<p style="color:#3deeec;">Text here</p>
.mytext {color:#3deeec;}
This box has a color of #3deeec
<div style="background-color:#3deeec;">Content here</div>
.mybackground {background-color:#3deeec;}
Border around this has a color of #3deeec
<div style="border:2px solid #3deeec;">Content here</div>
.myborder {border:2px solid #3deeec;}