#2af550 color space conversions
Hex:
        #2af550
        RGB:
        42, 245, 80
        CMY:
        84, 4, 69
        CMYK:
        83, 0, 67, 4
      HSL:
        131°, 91.0314%, 56.2745%
        HSV (HSB):
        131°, 82.8571%, 96.0784%
        XYZ:
        35.0552, 66.3762, 18.5537
        xyY:
        0.2922, 0.5532, 66.3762
      CIE-Lab:
        85.1880, -77.5844, 63.5819
        CIE-LCH:
        85.1880, 100.3095, 140.6647
        CIE-Luv:
        85.1880, -76.1542, 90.3240
        Hunter-Lab:
        81.4716, -65.7712, 43.5279
      #2af550 color charts
#2af550 RGB chart
      #2af550 CMYK chart
      #2af550 RGB pie chart
      #2af550 color shades, tints & tones
#2af550 color schemes
#2af550 color preview, HTML & CSS examples
           This text has a color of #2af550        
        
          <p style="color:#2af550;">Text here</p>
        
        
          .mytext {color:#2af550;}
        
        Text color #2af550
      
           This box has a color of #2af550        
        
          <div style="background-color:#2af550;">Content here</div>
        
        
          .mybackground {background-color:#2af550;}
        
        Background color #2af550
      
           Border around this has a color of #2af550        
        
          <div style="border:2px solid #2af550;">Content here</div>
        
        
          .myborder {border:2px solid #2af550;}
        
        Border color #2af550