#3fc0c5 color space conversions
Hex:
#3fc0c5
RGB:
63, 192, 197
CMY:
75, 25, 23
CMYK:
68, 3, 0, 23
HSL:
182°, 53.6000%, 50.9804%
HSV (HSB):
182°, 68.0203%, 77.2549%
XYZ:
30.9776, 42.7873, 59.4494
xyY:
0.2325, 0.3212, 42.7873
CIE-Lab:
71.4103, -32.6779, -12.7579
CIE-LCH:
71.4103, 35.0801, 201.3264
CIE-Luv:
71.4103, -48.5122, -14.7593
Hunter-Lab:
65.4120, -29.9375, -8.0971
#3fc0c5 color charts
#3fc0c5 color shades, tints & tones
#3fc0c5 color schemes
#3fc0c5 color preview, HTML & CSS examples
This text has a color of #3fc0c5
<p style="color:#3fc0c5;">Text here</p>
.mytext {color:#3fc0c5;}
This box has a color of #3fc0c5
<div style="background-color:#3fc0c5;">Content here</div>
.mybackground {background-color:#3fc0c5;}
Border around this has a color of #3fc0c5
<div style="border:2px solid #3fc0c5;">Content here</div>
.myborder {border:2px solid #3fc0c5;}