#afda04 color space conversions
Hex:
        #afda04
        RGB:
        175, 218, 4
        CMY:
        31, 15, 98
        CMYK:
        20, 0, 98, 15
      HSL:
        72°, 96.3964%, 43.5294%
        HSV (HSB):
        72°, 98.1651%, 85.4902%
        XYZ:
        42.7725, 59.2655, 9.2999
        xyY:
        0.3842, 0.5323, 59.2655
      CIE-Lab:
        81.4373, -36.8297, 79.9170
        CIE-LCH:
        81.4373, 87.9952, 114.7426
        CIE-Luv:
        81.4373, -20.7047, 92.6113
        Hunter-Lab:
        76.9841, -35.5473, 46.7265
      #afda04 color charts
#afda04 RGB chart
      #afda04 CMYK chart
      #afda04 RGB pie chart
      #afda04 color shades, tints & tones
#afda04 color schemes
#afda04 color preview, HTML & CSS examples
           This text has a color of #afda04        
        
          <p style="color:#afda04;">Text here</p>
        
        
          .mytext {color:#afda04;}
        
        Text color #afda04
      
           This box has a color of #afda04        
        
          <div style="background-color:#afda04;">Content here</div>
        
        
          .mybackground {background-color:#afda04;}
        
        Background color #afda04
      
           Border around this has a color of #afda04        
        
          <div style="border:2px solid #afda04;">Content here</div>
        
        
          .myborder {border:2px solid #afda04;}
        
        Border color #afda04