#3def5a color space conversions
Hex:
        #3def5a
        RGB:
        61, 239, 90
        CMY:
        76, 6, 65
        CMYK:
        74, 0, 62, 6
      HSL:
        130°, 84.7619%, 58.8235%
        HSV (HSB):
        130°, 74.4770%, 93.7255%
        XYZ:
        34.6364, 63.4633, 20.0970
        xyY:
        0.2930, 0.5369, 63.4633
      CIE-Lab:
        83.6855, -72.5420, 57.9988
        CIE-LCH:
        83.6855, 92.8773, 141.3570
        CIE-Luv:
        83.6855, -71.2559, 84.0495
        Hunter-Lab:
        79.6638, -61.8031, 40.8075
      #3def5a color charts
#3def5a RGB chart
      #3def5a CMYK chart
      #3def5a RGB pie chart
      #3def5a color shades, tints & tones
#3def5a color schemes
#3def5a color preview, HTML & CSS examples
           This text has a color of #3def5a        
        
          <p style="color:#3def5a;">Text here</p>
        
        
          .mytext {color:#3def5a;}
        
        Text color #3def5a
      
           This box has a color of #3def5a        
        
          <div style="background-color:#3def5a;">Content here</div>
        
        
          .mybackground {background-color:#3def5a;}
        
        Background color #3def5a
      
           Border around this has a color of #3def5a        
        
          <div style="border:2px solid #3def5a;">Content here</div>
        
        
          .myborder {border:2px solid #3def5a;}
        
        Border color #3def5a