#ca3c5e color space conversions
Hex:
        #ca3c5e
        RGB:
        202, 60, 94
        CMY:
        21, 76, 63
        CMYK:
        0, 70, 53, 21
      HSL:
        346°, 57.2581%, 51.3725%
        HSV (HSB):
        346°, 70.2970%, 79.2157%
        XYZ:
        27.9934, 16.5964, 12.3177
        xyY:
        0.4919, 0.2916, 16.5964
      CIE-Lab:
        47.7475, 57.8928, 13.1812
        CIE-LCH:
        47.7475, 59.3745, 12.8266
        CIE-Luv:
        47.7475, 98.6228, 4.6677
        Hunter-Lab:
        40.7387, 51.3625, 10.5903
      #ca3c5e color charts
#ca3c5e RGB chart
      #ca3c5e CMYK chart
      #ca3c5e RGB pie chart
      #ca3c5e color shades, tints & tones
#ca3c5e color schemes
#ca3c5e color preview, HTML & CSS examples
           This text has a color of #ca3c5e        
        
          <p style="color:#ca3c5e;">Text here</p>
        
        
          .mytext {color:#ca3c5e;}
        
        Text color #ca3c5e
      
           This box has a color of #ca3c5e        
        
          <div style="background-color:#ca3c5e;">Content here</div>
        
        
          .mybackground {background-color:#ca3c5e;}
        
        Background color #ca3c5e
      
           Border around this has a color of #ca3c5e        
        
          <div style="border:2px solid #ca3c5e;">Content here</div>
        
        
          .myborder {border:2px solid #ca3c5e;}
        
        Border color #ca3c5e