#ca2981 color space conversions
Hex:
        #ca2981
        RGB:
        202, 41, 129
        CMY:
        21, 84, 49
        CMYK:
        0, 80, 36, 21
      HSL:
        327°, 66.2551%, 47.6471%
        HSV (HSB):
        327°, 79.7030%, 79.2157%
        XYZ:
        29.1125, 15.7274, 22.2702
        xyY:
        0.4338, 0.2344, 15.7274
      CIE-Lab:
        46.6148, 67.1503, -9.8812
        CIE-LCH:
        46.6148, 67.8735, 351.6290
        CIE-Luv:
        46.6148, 92.7705, -25.3170
        Hunter-Lab:
        39.6578, 61.6344, -5.5343
      #ca2981 color charts
#ca2981 RGB chart
      #ca2981 CMYK chart
      #ca2981 RGB pie chart
      #ca2981 color shades, tints & tones
#ca2981 color schemes
#ca2981 color preview, HTML & CSS examples
           This text has a color of #ca2981        
        
          <p style="color:#ca2981;">Text here</p>
        
        
          .mytext {color:#ca2981;}
        
        Text color #ca2981
      
           This box has a color of #ca2981        
        
          <div style="background-color:#ca2981;">Content here</div>
        
        
          .mybackground {background-color:#ca2981;}
        
        Background color #ca2981
      
           Border around this has a color of #ca2981        
        
          <div style="border:2px solid #ca2981;">Content here</div>
        
        
          .myborder {border:2px solid #ca2981;}
        
        Border color #ca2981