#2af554 color space conversions
Hex:
        #2af554
        RGB:
        42, 245, 84
        CMY:
        84, 4, 67
        CMYK:
        83, 0, 66, 4
      HSL:
        132°, 91.0314%, 56.2745%
        HSV (HSB):
        132°, 82.8571%, 96.0784%
        XYZ:
        35.2075, 66.4371, 19.3555
        xyY:
        0.2910, 0.5491, 66.4371
      CIE-Lab:
        85.2189, -77.1993, 62.0605
        CIE-LCH:
        85.2189, 99.0517, 141.2042
        CIE-Luv:
        85.2189, -76.0182, 88.9736
        Hunter-Lab:
        81.5090, -65.5384, 42.9770
      #2af554 color charts
#2af554 RGB chart
      #2af554 CMYK chart
      #2af554 RGB pie chart
      #2af554 color shades, tints & tones
#2af554 color schemes
#2af554 color preview, HTML & CSS examples
           This text has a color of #2af554        
        
          <p style="color:#2af554;">Text here</p>
        
        
          .mytext {color:#2af554;}
        
        Text color #2af554
      
           This box has a color of #2af554        
        
          <div style="background-color:#2af554;">Content here</div>
        
        
          .mybackground {background-color:#2af554;}
        
        Background color #2af554
      
           Border around this has a color of #2af554        
        
          <div style="border:2px solid #2af554;">Content here</div>
        
        
          .myborder {border:2px solid #2af554;}
        
        Border color #2af554