#afef06 color space conversions
Hex:
        #afef06
        RGB:
        175, 239, 6
        CMY:
        31, 6, 98
        CMYK:
        27, 0, 97, 6
      HSL:
        76°, 95.1020%, 48.0392%
        HSV (HSB):
        76°, 97.4895%, 93.7255%
        XYZ:
        48.5786, 70.8601, 11.2893
        xyY:
        0.3716, 0.5420, 70.8601
      CIE-Lab:
        87.4170, -45.9973, 84.3475
        CIE-LCH:
        87.4170, 96.0742, 118.6050
        CIE-Luv:
        87.4170, -32.0296, 100.5431
        Hunter-Lab:
        84.1784, -44.3017, 50.9734
      #afef06 color charts
#afef06 RGB chart
      #afef06 CMYK chart
      #afef06 RGB pie chart
      #afef06 color shades, tints & tones
#afef06 color schemes
#afef06 color preview, HTML & CSS examples
           This text has a color of #afef06        
        
          <p style="color:#afef06;">Text here</p>
        
        
          .mytext {color:#afef06;}
        
        Text color #afef06
      
           This box has a color of #afef06        
        
          <div style="background-color:#afef06;">Content here</div>
        
        
          .mybackground {background-color:#afef06;}
        
        Background color #afef06
      
           Border around this has a color of #afef06        
        
          <div style="border:2px solid #afef06;">Content here</div>
        
        
          .myborder {border:2px solid #afef06;}
        
        Border color #afef06