#ca145e color space conversions
Hex:
        #ca145e
        RGB:
        202, 20, 94
        CMY:
        21, 92, 63
        CMYK:
        0, 90, 53, 21
      HSL:
        336°, 81.9820%, 43.5294%
        HSV (HSB):
        336°, 90.0990%, 79.2157%
        XYZ:
        26.6277, 13.8650, 11.8625
        xyY:
        0.5086, 0.2648, 13.8650
      CIE-Lab:
        44.0387, 68.3784, 7.9935
        CIE-LCH:
        44.0387, 68.8440, 6.6676
        CIE-Luv:
        44.0387, 112.4203, -3.7181
        Hunter-Lab:
        37.2358, 62.4845, 7.1766
      #ca145e color charts
#ca145e RGB chart
      #ca145e CMYK chart
      #ca145e RGB pie chart
      #ca145e color shades, tints & tones
#ca145e color schemes
#ca145e color preview, HTML & CSS examples
           This text has a color of #ca145e        
        
          <p style="color:#ca145e;">Text here</p>
        
        
          .mytext {color:#ca145e;}
        
        Text color #ca145e
      
           This box has a color of #ca145e        
        
          <div style="background-color:#ca145e;">Content here</div>
        
        
          .mybackground {background-color:#ca145e;}
        
        Background color #ca145e
      
           Border around this has a color of #ca145e        
        
          <div style="border:2px solid #ca145e;">Content here</div>
        
        
          .myborder {border:2px solid #ca145e;}
        
        Border color #ca145e