#ca0542 color space conversions
Hex:
        #ca0542
        RGB:
        202, 5, 66
        CMY:
        21, 98, 74
        CMYK:
        0, 98, 67, 21
      HSL:
        341°, 95.1691%, 40.5882%
        HSV (HSB):
        341°, 97.5248%, 79.2157%
        XYZ:
        25.3948, 13.0584, 6.3363
        xyY:
        0.5670, 0.2916, 13.0584
      CIE-Lab:
        42.8512, 68.3677, 23.9638
        CIE-LCH:
        42.8512, 72.4459, 19.3162
        CIE-Luv:
        42.8512, 125.2908, 11.5780
        Hunter-Lab:
        36.1365, 62.2013, 14.8993
      #ca0542 color charts
#ca0542 RGB chart
      #ca0542 CMYK chart
      #ca0542 RGB pie chart
      #ca0542 color shades, tints & tones
#ca0542 color schemes
#ca0542 color preview, HTML & CSS examples
           This text has a color of #ca0542        
        
          <p style="color:#ca0542;">Text here</p>
        
        
          .mytext {color:#ca0542;}
        
        Text color #ca0542
      
           This box has a color of #ca0542        
        
          <div style="background-color:#ca0542;">Content here</div>
        
        
          .mybackground {background-color:#ca0542;}
        
        Background color #ca0542
      
           Border around this has a color of #ca0542        
        
          <div style="border:2px solid #ca0542;">Content here</div>
        
        
          .myborder {border:2px solid #ca0542;}
        
        Border color #ca0542