#cafa80 color space conversions
Hex:
        #cafa80
        RGB:
        202, 250, 128
        CMY:
        21, 2, 50
        CMYK:
        19, 0, 49, 2
      HSL:
        84°, 92.4242%, 74.1176%
        HSV (HSB):
        84°, 48.8000%, 98.0392%
        XYZ:
        62.4390, 82.4863, 33.0526
        xyY:
        0.3508, 0.4635, 82.4863
      CIE-Lab:
        92.7891, -34.2655, 53.1531
        CIE-LCH:
        92.7891, 63.2406, 122.8081
        CIE-Luv:
        92.7891, -23.2823, 75.2138
        Hunter-Lab:
        90.8220, -36.2218, 41.9981
      #cafa80 color charts
#cafa80 RGB chart
      #cafa80 CMYK chart
      #cafa80 RGB pie chart
      #cafa80 color shades, tints & tones
#cafa80 color schemes
#cafa80 color preview, HTML & CSS examples
           This text has a color of #cafa80        
        
          <p style="color:#cafa80;">Text here</p>
        
        
          .mytext {color:#cafa80;}
        
        Text color #cafa80
      
           This box has a color of #cafa80        
        
          <div style="background-color:#cafa80;">Content here</div>
        
        
          .mybackground {background-color:#cafa80;}
        
        Background color #cafa80
      
           Border around this has a color of #cafa80        
        
          <div style="border:2px solid #cafa80;">Content here</div>
        
        
          .myborder {border:2px solid #cafa80;}
        
        Border color #cafa80