#affb5d color space conversions
Hex:
        #affb5d
        RGB:
        175, 251, 93
        CMY:
        31, 2, 64
        CMYK:
        30, 0, 63, 2
      HSL:
        89°, 95.1807%, 67.4510%
        HSV (HSB):
        89°, 62.9482%, 98.4314%
        XYZ:
        54.1522, 78.8986, 22.7308
        xyY:
        0.3476, 0.5065, 78.8986
      CIE-Lab:
        91.1884, -47.5146, 66.1630
        CIE-LCH:
        91.1884, 81.4566, 125.6838
        CIE-Luv:
        91.1884, -37.8880, 89.4408
        Hunter-Lab:
        88.8249, -46.6209, 47.0048
      #affb5d color charts
#affb5d RGB chart
      #affb5d CMYK chart
      #affb5d RGB pie chart
      #affb5d color shades, tints & tones
#affb5d color schemes
#affb5d color preview, HTML & CSS examples
           This text has a color of #affb5d        
        
          <p style="color:#affb5d;">Text here</p>
        
        
          .mytext {color:#affb5d;}
        
        Text color #affb5d
      
           This box has a color of #affb5d        
        
          <div style="background-color:#affb5d;">Content here</div>
        
        
          .mybackground {background-color:#affb5d;}
        
        Background color #affb5d
      
           Border around this has a color of #affb5d        
        
          <div style="border:2px solid #affb5d;">Content here</div>
        
        
          .myborder {border:2px solid #affb5d;}
        
        Border color #affb5d