#3def7d color space conversions
Hex:
        #3def7d
        RGB:
        61, 239, 125
        CMY:
        76, 6, 51
        CMYK:
        74, 0, 48, 6
      HSL:
        142°, 84.7619%, 58.8235%
        HSV (HSB):
        142°, 74.4770%, 93.7255%
        XYZ:
        36.4926, 64.2058, 29.8716
        xyY:
        0.2795, 0.4917, 64.2058
      CIE-Lab:
        84.0728, -67.9421, 42.5833
        CIE-LCH:
        84.0728, 80.1839, 147.9222
        CIE-Luv:
        84.0728, -69.7549, 67.9762
        Hunter-Lab:
        80.1285, -58.9313, 33.9868
      #3def7d color charts
#3def7d RGB chart
      #3def7d CMYK chart
      #3def7d RGB pie chart
      #3def7d color shades, tints & tones
#3def7d color schemes
#3def7d color preview, HTML & CSS examples
           This text has a color of #3def7d        
        
          <p style="color:#3def7d;">Text here</p>
        
        
          .mytext {color:#3def7d;}
        
        Text color #3def7d
      
           This box has a color of #3def7d        
        
          <div style="background-color:#3def7d;">Content here</div>
        
        
          .mybackground {background-color:#3def7d;}
        
        Background color #3def7d
      
           Border around this has a color of #3def7d        
        
          <div style="border:2px solid #3def7d;">Content here</div>
        
        
          .myborder {border:2px solid #3def7d;}
        
        Border color #3def7d