#cafa94 color space conversions
Hex:
        #cafa94
        RGB:
        202, 250, 148
        CMY:
        21, 2, 42
        CMYK:
        19, 0, 41, 2
      HSL:
        88°, 91.0714%, 78.0392%
        HSV (HSB):
        88°, 40.8000%, 98.0392%
        XYZ:
        63.8880, 83.0659, 40.6830
        xyY:
        0.3405, 0.4427, 83.0659
      CIE-Lab:
        93.0433, -32.0246, 43.9553
        CIE-LCH:
        93.0433, 54.3842, 126.0761
        CIE-Luv:
        93.0433, -23.4321, 65.0176
        Hunter-Lab:
        91.1405, -34.3702, 37.3326
      #cafa94 color charts
#cafa94 RGB chart
      #cafa94 CMYK chart
      #cafa94 RGB pie chart
      #cafa94 color shades, tints & tones
#cafa94 color schemes
#cafa94 color preview, HTML & CSS examples
           This text has a color of #cafa94        
        
          <p style="color:#cafa94;">Text here</p>
        
        
          .mytext {color:#cafa94;}
        
        Text color #cafa94
      
           This box has a color of #cafa94        
        
          <div style="background-color:#cafa94;">Content here</div>
        
        
          .mybackground {background-color:#cafa94;}
        
        Background color #cafa94
      
           Border around this has a color of #cafa94        
        
          <div style="border:2px solid #cafa94;">Content here</div>
        
        
          .myborder {border:2px solid #cafa94;}
        
        Border color #cafa94