#2af848 color space conversions
Hex:
        #2af848
        RGB:
        42, 248, 72
        CMY:
        84, 3, 72
        CMYK:
        83, 0, 71, 3
      HSL:
        129°, 93.6364%, 56.8627%
        HSV (HSB):
        129°, 83.0645%, 97.2549%
        XYZ:
        35.6919, 68.0949, 17.3934
        xyY:
        0.2945, 0.5619, 68.0949
      CIE-Lab:
        86.0539, -79.1588, 67.4363
        CIE-LCH:
        86.0539, 103.9893, 139.5720
        CIE-Luv:
        86.0539, -77.3453, 94.1220
        Hunter-Lab:
        82.5196, -67.2034, 45.2667
      #2af848 color charts
#2af848 RGB chart
      #2af848 CMYK chart
      #2af848 RGB pie chart
      #2af848 color shades, tints & tones
#2af848 color schemes
#2af848 color preview, HTML & CSS examples
           This text has a color of #2af848        
        
          <p style="color:#2af848;">Text here</p>
        
        
          .mytext {color:#2af848;}
        
        Text color #2af848
      
           This box has a color of #2af848        
        
          <div style="background-color:#2af848;">Content here</div>
        
        
          .mybackground {background-color:#2af848;}
        
        Background color #2af848
      
           Border around this has a color of #2af848        
        
          <div style="border:2px solid #2af848;">Content here</div>
        
        
          .myborder {border:2px solid #2af848;}
        
        Border color #2af848