#ca2973 color space conversions
Hex:
        #ca2973
        RGB:
        202, 41, 115
        CMY:
        21, 84, 55
        CMYK:
        0, 80, 43, 21
      HSL:
        332°, 66.2551%, 47.6471%
        HSV (HSB):
        332°, 79.7030%, 79.2157%
        XYZ:
        28.2446, 15.3802, 17.6997
        xyY:
        0.4606, 0.2508, 15.3802
      CIE-Lab:
        46.1506, 65.7678, -1.9957
        CIE-LCH:
        46.1506, 65.7980, 358.2619
        CIE-Luv:
        46.1506, 98.5224, -14.8446
        Hunter-Lab:
        39.2176, 59.9249, 0.6936
      #ca2973 color charts
#ca2973 RGB chart
      #ca2973 CMYK chart
      #ca2973 RGB pie chart
      #ca2973 color shades, tints & tones
#ca2973 color schemes
#ca2973 color preview, HTML & CSS examples
           This text has a color of #ca2973        
        
          <p style="color:#ca2973;">Text here</p>
        
        
          .mytext {color:#ca2973;}
        
        Text color #ca2973
      
           This box has a color of #ca2973        
        
          <div style="background-color:#ca2973;">Content here</div>
        
        
          .mybackground {background-color:#ca2973;}
        
        Background color #ca2973
      
           Border around this has a color of #ca2973        
        
          <div style="border:2px solid #ca2973;">Content here</div>
        
        
          .myborder {border:2px solid #ca2973;}
        
        Border color #ca2973