#afbe27 color space conversions
Hex:
        #afbe27
        RGB:
        175, 190, 39
        CMY:
        31, 25, 85
        CMYK:
        8, 0, 79, 25
      HSL:
        66°, 65.9389%, 44.9020%
        HSV (HSB):
        66°, 79.4737%, 74.5098%
        XYZ:
        36.4589, 46.0874, 8.8936
        xyY:
        0.3987, 0.5040, 46.0874
      CIE-Lab:
        73.6022, -22.9223, 67.7099
        CIE-LCH:
        73.6022, 71.4847, 108.7029
        CIE-Luv:
        73.6022, -4.3435, 77.9335
        Hunter-Lab:
        67.8877, -22.9406, 39.7541
      #afbe27 color charts
#afbe27 RGB chart
      #afbe27 CMYK chart
      #afbe27 RGB pie chart
      #afbe27 color shades, tints & tones
#afbe27 color schemes
#afbe27 color preview, HTML & CSS examples
           This text has a color of #afbe27        
        
          <p style="color:#afbe27;">Text here</p>
        
        
          .mytext {color:#afbe27;}
        
        Text color #afbe27
      
           This box has a color of #afbe27        
        
          <div style="background-color:#afbe27;">Content here</div>
        
        
          .mybackground {background-color:#afbe27;}
        
        Background color #afbe27
      
           Border around this has a color of #afbe27        
        
          <div style="border:2px solid #afbe27;">Content here</div>
        
        
          .myborder {border:2px solid #afbe27;}
        
        Border color #afbe27