#3af664 color space conversions
Hex:
        #3af664
        RGB:
        58, 246, 100
        CMY:
        77, 4, 61
        CMYK:
        76, 0, 59, 4
      HSL:
        133°, 91.2621%, 59.6078%
        HSV (HSB):
        133°, 76.4228%, 96.4706%
        XYZ:
        37.0009, 67.7312, 23.1799
        xyY:
        0.2893, 0.5295, 67.7312
      CIE-Lab:
        85.8718, -74.0171, 56.2202
        CIE-LCH:
        85.8718, 92.9476, 142.7813
        CIE-Luv:
        85.8718, -73.6656, 83.4079
        Hunter-Lab:
        82.2990, -63.7710, 40.9100
      #3af664 color charts
#3af664 RGB chart
      #3af664 CMYK chart
      #3af664 RGB pie chart
      #3af664 color shades, tints & tones
#3af664 color schemes
#3af664 color preview, HTML & CSS examples
           This text has a color of #3af664        
        
          <p style="color:#3af664;">Text here</p>
        
        
          .mytext {color:#3af664;}
        
        Text color #3af664
      
           This box has a color of #3af664        
        
          <div style="background-color:#3af664;">Content here</div>
        
        
          .mybackground {background-color:#3af664;}
        
        Background color #3af664
      
           Border around this has a color of #3af664        
        
          <div style="border:2px solid #3af664;">Content here</div>
        
        
          .myborder {border:2px solid #3af664;}
        
        Border color #3af664