#afbd23 color space conversions
Hex:
        #afbd23
        RGB:
        175, 189, 35
        CMY:
        31, 26, 86
        CMYK:
        7, 0, 81, 26
      HSL:
        65°, 68.7500%, 43.9216%
        HSV (HSB):
        65°, 81.4815%, 74.1176%
        XYZ:
        36.1802, 45.6305, 8.4908
        xyY:
        0.4007, 0.5053, 45.6305
      CIE-Lab:
        73.3051, -22.5700, 68.5282
        CIE-LCH:
        73.3051, 72.1493, 108.2294
        CIE-Luv:
        73.3051, -3.6907, 78.2238
        Hunter-Lab:
        67.5504, -22.6080, 39.8328
      #afbd23 color charts
#afbd23 RGB chart
      #afbd23 CMYK chart
      #afbd23 RGB pie chart
      #afbd23 color shades, tints & tones
#afbd23 color schemes
#afbd23 color preview, HTML & CSS examples
           This text has a color of #afbd23        
        
          <p style="color:#afbd23;">Text here</p>
        
        
          .mytext {color:#afbd23;}
        
        Text color #afbd23
      
           This box has a color of #afbd23        
        
          <div style="background-color:#afbd23;">Content here</div>
        
        
          .mybackground {background-color:#afbd23;}
        
        Background color #afbd23
      
           Border around this has a color of #afbd23        
        
          <div style="border:2px solid #afbd23;">Content here</div>
        
        
          .myborder {border:2px solid #afbd23;}
        
        Border color #afbd23