#afcf94 color space conversions
Hex:
        #afcf94
        RGB:
        175, 207, 148
        CMY:
        31, 19, 42
        CMYK:
        15, 0, 29, 19
      HSL:
        93°, 38.0645%, 69.6078%
        HSV (HSB):
        93°, 28.5024%, 81.1765%
        XYZ:
        45.3373, 55.8777, 36.4129
        xyY:
        0.3294, 0.4060, 55.8777
      CIE-Lab:
        79.5442, -21.1592, 25.9082
        CIE-LCH:
        79.5442, 33.4507, 129.2384
        CIE-Luv:
        79.5442, -15.6814, 39.5430
        Hunter-Lab:
        74.7514, -22.5533, 23.4446
      #afcf94 color charts
#afcf94 RGB chart
      #afcf94 CMYK chart
      #afcf94 RGB pie chart
      #afcf94 color shades, tints & tones
#afcf94 color schemes
#afcf94 color preview, HTML & CSS examples
           This text has a color of #afcf94        
        
          <p style="color:#afcf94;">Text here</p>
        
        
          .mytext {color:#afcf94;}
        
        Text color #afcf94
      
           This box has a color of #afcf94        
        
          <div style="background-color:#afcf94;">Content here</div>
        
        
          .mybackground {background-color:#afcf94;}
        
        Background color #afcf94
      
           Border around this has a color of #afcf94        
        
          <div style="border:2px solid #afcf94;">Content here</div>
        
        
          .myborder {border:2px solid #afcf94;}
        
        Border color #afcf94