#3fc080 color space conversions
Hex:
#3fc080
RGB:
63, 192, 128
CMY:
75, 25, 50
CMYK:
67, 0, 33, 25
HSL:
150°, 50.5882%, 50.0000%
HSV (HSB):
150°, 67.1875%, 75.2941%
XYZ:
24.7958, 40.3145, 26.8967
xyY:
0.2695, 0.4382, 40.3145
CIE-Lab:
69.6930, -49.8816, 22.2564
CIE-LCH:
69.6930, 54.6217, 155.9543
CIE-Luv:
69.6930, -52.7163, 38.5473
Hunter-Lab:
63.4937, -41.4055, 19.3297
#3fc080 color charts
#3fc080 color shades, tints & tones
#3fc080 color schemes
#3fc080 color preview, HTML & CSS examples
This text has a color of #3fc080
<p style="color:#3fc080;">Text here</p>
.mytext {color:#3fc080;}
This box has a color of #3fc080
<div style="background-color:#3fc080;">Content here</div>
.mybackground {background-color:#3fc080;}
Border around this has a color of #3fc080
<div style="border:2px solid #3fc080;">Content here</div>
.myborder {border:2px solid #3fc080;}