#afd058 color space conversions
Hex:
        #afd058
        RGB:
        175, 208, 88
        CMY:
        31, 18, 65
        CMYK:
        16, 0, 58, 18
      HSL:
        77°, 56.0748%, 58.0392%
        HSV (HSB):
        77°, 57.6923%, 81.5686%
        XYZ:
        41.9965, 54.9303, 17.6217
        xyY:
        0.3666, 0.4795, 54.9303
      CIE-Lab:
        79.0011, -28.6600, 54.8036
        CIE-LCH:
        79.0011, 61.8452, 117.6077
        CIE-Luv:
        79.0011, -15.4164, 71.6011
        Hunter-Lab:
        74.1150, -28.5559, 37.7836
      #afd058 color charts
#afd058 RGB chart
      #afd058 CMYK chart
      #afd058 RGB pie chart
      #afd058 color shades, tints & tones
#afd058 color schemes
#afd058 color preview, HTML & CSS examples
           This text has a color of #afd058        
        
          <p style="color:#afd058;">Text here</p>
        
        
          .mytext {color:#afd058;}
        
        Text color #afd058
      
           This box has a color of #afd058        
        
          <div style="background-color:#afd058;">Content here</div>
        
        
          .mybackground {background-color:#afd058;}
        
        Background color #afd058
      
           Border around this has a color of #afd058        
        
          <div style="border:2px solid #afd058;">Content here</div>
        
        
          .myborder {border:2px solid #afd058;}
        
        Border color #afd058