#3af872 color space conversions
Hex:
        #3af872
        RGB:
        58, 248, 114
        CMY:
        77, 3, 55
        CMYK:
        77, 0, 54, 3
      HSL:
        138°, 93.1373%, 60.0000%
        HSV (HSB):
        138°, 76.6129%, 97.2549%
        XYZ:
        38.3496, 69.2492, 27.2648
        xyY:
        0.2844, 0.5135, 69.2492
      CIE-Lab:
        86.6273, -72.8907, 50.8836
        CIE-LCH:
        86.6273, 88.8943, 145.0818
        CIE-Luv:
        86.6273, -73.7320, 78.2231
        Hunter-Lab:
        83.2161, -63.3677, 38.8256
      #3af872 color charts
#3af872 RGB chart
      #3af872 CMYK chart
      #3af872 RGB pie chart
      #3af872 color shades, tints & tones
#3af872 color schemes
#3af872 color preview, HTML & CSS examples
           This text has a color of #3af872        
        
          <p style="color:#3af872;">Text here</p>
        
        
          .mytext {color:#3af872;}
        
        Text color #3af872
      
           This box has a color of #3af872        
        
          <div style="background-color:#3af872;">Content here</div>
        
        
          .mybackground {background-color:#3af872;}
        
        Background color #3af872
      
           Border around this has a color of #3af872        
        
          <div style="border:2px solid #3af872;">Content here</div>
        
        
          .myborder {border:2px solid #3af872;}
        
        Border color #3af872