#afcd10 color space conversions
Hex:
        #afcd10
        RGB:
        175, 205, 16
        CMY:
        31, 20, 94
        CMYK:
        15, 0, 92, 20
      HSL:
        70°, 85.5204%, 43.3333%
        HSV (HSB):
        70°, 92.1951%, 80.3922%
        XYZ:
        39.6040, 52.8140, 8.5970
        xyY:
        0.3921, 0.5228, 52.8140
      CIE-Lab:
        77.7651, -30.7058, 75.8630
        CIE-LCH:
        77.7651, 81.8415, 112.0358
        CIE-Luv:
        77.7651, -13.2642, 86.8523
        Hunter-Lab:
        72.6733, -29.9028, 43.8575
      #afcd10 color charts
#afcd10 RGB chart
      #afcd10 CMYK chart
      #afcd10 RGB pie chart
      #afcd10 color shades, tints & tones
#afcd10 color schemes
#afcd10 color preview, HTML & CSS examples
           This text has a color of #afcd10        
        
          <p style="color:#afcd10;">Text here</p>
        
        
          .mytext {color:#afcd10;}
        
        Text color #afcd10
      
           This box has a color of #afcd10        
        
          <div style="background-color:#afcd10;">Content here</div>
        
        
          .mybackground {background-color:#afcd10;}
        
        Background color #afcd10
      
           Border around this has a color of #afcd10        
        
          <div style="border:2px solid #afcd10;">Content here</div>
        
        
          .myborder {border:2px solid #afcd10;}
        
        Border color #afcd10