#ca5e96 color space conversions
Hex:
        #ca5e96
        RGB:
        202, 94, 150
        CMY:
        21, 63, 41
        CMYK:
        0, 53, 26, 21
      HSL:
        329°, 50.4673%, 58.0392%
        HSV (HSB):
        329°, 53.4653%, 79.2157%
        XYZ:
        33.8648, 22.7640, 31.4632
        xyY:
        0.3844, 0.2584, 22.7640
      CIE-Lab:
        54.8284, 49.1704, -10.1063
        CIE-LCH:
        54.8284, 50.1983, 348.3854
        CIE-Luv:
        54.8284, 64.5392, -22.9262
        Hunter-Lab:
        47.7116, 43.2008, -5.7004
      #ca5e96 color charts
#ca5e96 RGB chart
      #ca5e96 CMYK chart
      #ca5e96 RGB pie chart
      #ca5e96 color shades, tints & tones
#ca5e96 color schemes
#ca5e96 color preview, HTML & CSS examples
           This text has a color of #ca5e96        
        
          <p style="color:#ca5e96;">Text here</p>
        
        
          .mytext {color:#ca5e96;}
        
        Text color #ca5e96
      
           This box has a color of #ca5e96        
        
          <div style="background-color:#ca5e96;">Content here</div>
        
        
          .mybackground {background-color:#ca5e96;}
        
        Background color #ca5e96
      
           Border around this has a color of #ca5e96        
        
          <div style="border:2px solid #ca5e96;">Content here</div>
        
        
          .myborder {border:2px solid #ca5e96;}
        
        Border color #ca5e96