#ca1e51 color space conversions
Hex:
        #ca1e51
        RGB:
        202, 30, 81
        CMY:
        21, 88, 68
        CMYK:
        0, 85, 60, 21
      HSL:
        342°, 74.1379%, 45.4902%
        HSV (HSB):
        342°, 85.1485%, 79.2157%
        XYZ:
        26.3066, 14.0792, 9.1156
        xyY:
        0.5314, 0.2844, 14.0792
      CIE-Lab:
        44.3463, 65.7325, 16.5526
        CIE-LCH:
        44.3463, 67.7846, 14.1342
        CIE-Luv:
        44.3463, 114.9999, 5.8292
        Hunter-Lab:
        37.5222, 59.4813, 11.8617
      #ca1e51 color charts
#ca1e51 RGB chart
      #ca1e51 CMYK chart
      #ca1e51 RGB pie chart
      #ca1e51 color shades, tints & tones
#ca1e51 color schemes
#ca1e51 color preview, HTML & CSS examples
           This text has a color of #ca1e51        
        
          <p style="color:#ca1e51;">Text here</p>
        
        
          .mytext {color:#ca1e51;}
        
        Text color #ca1e51
      
           This box has a color of #ca1e51        
        
          <div style="background-color:#ca1e51;">Content here</div>
        
        
          .mybackground {background-color:#ca1e51;}
        
        Background color #ca1e51
      
           Border around this has a color of #ca1e51        
        
          <div style="border:2px solid #ca1e51;">Content here</div>
        
        
          .myborder {border:2px solid #ca1e51;}
        
        Border color #ca1e51