#3ff065 color space conversions
Hex:
#3ff065
RGB:
63, 240, 101
CMY:
75, 6, 60
CMYK:
74, 0, 58, 6
HSL:
133°, 85.5072%, 59.4118%
HSV (HSB):
133°, 73.7500%, 94.1176%
XYZ:
35.5590, 64.3165, 22.8521
xyY:
0.2897, 0.5241, 64.3165
CIE-Lab:
84.1303, -71.3161, 53.7831
CIE-LCH:
84.1303, 89.3231, 142.9782
CIE-Luv:
84.1303, -70.8361, 80.0794
Hunter-Lab:
80.1976, -61.2003, 39.2438
#3ff065 color charts
#3ff065 color shades, tints & tones
#3ff065 color schemes
#3ff065 color preview, HTML & CSS examples
This text has a color of #3ff065
<p style="color:#3ff065;">Text here</p>
.mytext {color:#3ff065;}
This box has a color of #3ff065
<div style="background-color:#3ff065;">Content here</div>
.mybackground {background-color:#3ff065;}
Border around this has a color of #3ff065
<div style="border:2px solid #3ff065;">Content here</div>
.myborder {border:2px solid #3ff065;}