#3cf5d5 color space conversions
Hex:
#3cf5d5
RGB:
60, 245, 213
CMY:
76, 4, 16
CMYK:
76, 0, 13, 4
HSL:
170°, 90.2439%, 59.8039%
HSV (HSB):
170°, 75.5102%, 96.0784%
XYZ:
46.5261, 71.0696, 74.2164
xyY:
0.2426, 0.3705, 71.0696
CIE-Lab:
87.5188, -52.1473, 2.4683
CIE-LCH:
87.5188, 52.2057, 177.2901
CIE-Luv:
87.5188, -66.5109, 12.1805
Hunter-Lab:
84.3028, -49.0169, 6.8157
#3cf5d5 color charts
#3cf5d5 color shades, tints & tones
#3cf5d5 color schemes
#3cf5d5 color preview, HTML & CSS examples
This text has a color of #3cf5d5
<p style="color:#3cf5d5;">Text here</p>
.mytext {color:#3cf5d5;}
This box has a color of #3cf5d5
<div style="background-color:#3cf5d5;">Content here</div>
.mybackground {background-color:#3cf5d5;}
Border around this has a color of #3cf5d5
<div style="border:2px solid #3cf5d5;">Content here</div>
.myborder {border:2px solid #3cf5d5;}