#3def3f color space conversions
Hex:
#3def3f
RGB:
61, 239, 63
CMY:
76, 6, 75
CMYK:
74, 0, 74, 6
HSL:
121°, 84.7619%, 58.8235%
HSV (HSB):
121°, 74.4770%, 93.7255%
XYZ:
33.6882, 63.0840, 15.1035
xyY:
0.3011, 0.5639, 63.0840
CIE-Lab:
83.4865, -74.9736, 67.9978
CIE-LCH:
83.4865, 101.2164, 137.7933
CIE-Luv:
83.4865, -72.0731, 92.7217
Hunter-Lab:
79.4254, -63.2840, 44.3232
#3def3f color charts
#3def3f color shades, tints & tones
#3def3f color schemes
#3def3f color preview, HTML & CSS examples
This text has a color of #3def3f
<p style="color:#3def3f;">Text here</p>
.mytext {color:#3def3f;}
This box has a color of #3def3f
<div style="background-color:#3def3f;">Content here</div>
.mybackground {background-color:#3def3f;}
Border around this has a color of #3def3f
<div style="border:2px solid #3def3f;">Content here</div>
.myborder {border:2px solid #3def3f;}