#3cdbec color space conversions
Hex:
#3cdbec
RGB:
60, 219, 236
CMY:
76, 14, 7
CMYK:
75, 7, 0, 7
HSL:
186°, 82.2430%, 58.0392%
HSV (HSB):
186°, 74.5763%, 92.5490%
XYZ:
42.3353, 57.6798, 88.2589
xyY:
0.2249, 0.3064, 57.6798
CIE-Lab:
80.5605, -34.3600, -19.9953
CIE-LCH:
80.5605, 39.7545, 210.1966
CIE-Luv:
80.5605, -55.9133, -26.7261
Hunter-Lab:
75.9472, -33.4063, -15.7383
#3cdbec color charts
#3cdbec color shades, tints & tones
#3cdbec color schemes
#3cdbec color preview, HTML & CSS examples
This text has a color of #3cdbec
<p style="color:#3cdbec;">Text here</p>
.mytext {color:#3cdbec;}
This box has a color of #3cdbec
<div style="background-color:#3cdbec;">Content here</div>
.mybackground {background-color:#3cdbec;}
Border around this has a color of #3cdbec
<div style="border:2px solid #3cdbec;">Content here</div>
.myborder {border:2px solid #3cdbec;}