#affb1f color space conversions
Hex:
        #affb1f
        RGB:
        175, 251, 31
        CMY:
        31, 2, 88
        CMYK:
        30, 0, 88, 2
      HSL:
        81°, 96.4912%, 55.2941%
        HSV (HSB):
        81°, 87.6494%, 98.4314%
        XYZ:
        52.4237, 78.2072, 13.6288
        xyY:
        0.3634, 0.5421, 78.2072
      CIE-Lab:
        90.8744, -50.6190, 84.2211
        CIE-LCH:
        90.8744, 98.2622, 121.0069
        CIE-Luv:
        90.8744, -38.1096, 103.3171
        Hunter-Lab:
        88.4349, -48.9472, 52.7671
      #affb1f color charts
#affb1f RGB chart
      #affb1f CMYK chart
      #affb1f RGB pie chart
      #affb1f color shades, tints & tones
#affb1f color schemes
#affb1f color preview, HTML & CSS examples
           This text has a color of #affb1f        
        
          <p style="color:#affb1f;">Text here</p>
        
        
          .mytext {color:#affb1f;}
        
        Text color #affb1f
      
           This box has a color of #affb1f        
        
          <div style="background-color:#affb1f;">Content here</div>
        
        
          .mybackground {background-color:#affb1f;}
        
        Background color #affb1f
      
           Border around this has a color of #affb1f        
        
          <div style="border:2px solid #affb1f;">Content here</div>
        
        
          .myborder {border:2px solid #affb1f;}
        
        Border color #affb1f