#cafc70 color space conversions
Hex:
        #cafc70
        RGB:
        202, 252, 112
        CMY:
        21, 1, 56
        CMYK:
        20, 0, 56, 1
      HSL:
        81°, 95.8904%, 71.3725%
        HSV (HSB):
        81°, 55.5556%, 98.8235%
        XYZ:
        62.0922, 83.3472, 28.1443
        xyY:
        0.3577, 0.4802, 83.3472
      CIE-Lab:
        93.1662, -36.6976, 60.8165
        CIE-LCH:
        93.1662, 71.0308, 121.1074
        CIE-Luv:
        93.1662, -24.2459, 83.2315
        Hunter-Lab:
        91.2947, -38.3627, 45.6284
      #cafc70 color charts
#cafc70 RGB chart
      #cafc70 CMYK chart
      #cafc70 RGB pie chart
      #cafc70 color shades, tints & tones
#cafc70 color schemes
#cafc70 color preview, HTML & CSS examples
           This text has a color of #cafc70        
        
          <p style="color:#cafc70;">Text here</p>
        
        
          .mytext {color:#cafc70;}
        
        Text color #cafc70
      
           This box has a color of #cafc70        
        
          <div style="background-color:#cafc70;">Content here</div>
        
        
          .mybackground {background-color:#cafc70;}
        
        Background color #cafc70
      
           Border around this has a color of #cafc70        
        
          <div style="border:2px solid #cafc70;">Content here</div>
        
        
          .myborder {border:2px solid #cafc70;}
        
        Border color #cafc70