#2af565 color space conversions
Hex:
        #2af565
        RGB:
        42, 245, 101
        CMY:
        84, 4, 60
        CMYK:
        83, 0, 59, 4
      HSL:
        137°, 91.0314%, 56.2745%
        HSV (HSB):
        137°, 82.8571%, 96.0784%
        XYZ:
        35.9562, 66.7366, 23.2983
        xyY:
        0.2854, 0.5297, 66.7366
      CIE-Lab:
        85.3708, -75.3263, 55.1533
        CIE-LCH:
        85.3708, 93.3591, 143.7887
        CIE-Luv:
        85.3708, -75.3624, 82.4449
        Hunter-Lab:
        81.6925, -64.3967, 40.2755
      #2af565 color charts
#2af565 RGB chart
      #2af565 CMYK chart
      #2af565 RGB pie chart
      #2af565 color shades, tints & tones
#2af565 color schemes
#2af565 color preview, HTML & CSS examples
           This text has a color of #2af565        
        
          <p style="color:#2af565;">Text here</p>
        
        
          .mytext {color:#2af565;}
        
        Text color #2af565
      
           This box has a color of #2af565        
        
          <div style="background-color:#2af565;">Content here</div>
        
        
          .mybackground {background-color:#2af565;}
        
        Background color #2af565
      
           Border around this has a color of #2af565        
        
          <div style="border:2px solid #2af565;">Content here</div>
        
        
          .myborder {border:2px solid #2af565;}
        
        Border color #2af565