#ca195e color space conversions
Hex:
        #ca195e
        RGB:
        202, 25, 94
        CMY:
        21, 90, 63
        CMYK:
        0, 88, 53, 21
      HSL:
        337°, 77.9736%, 44.5098%
        HSV (HSB):
        337°, 87.6238%, 79.2157%
        XYZ:
        26.7251, 14.0600, 11.8949
        xyY:
        0.5073, 0.2669, 14.0600
      CIE-Lab:
        44.3188, 67.5699, 8.3892
        CIE-LCH:
        44.3188, 68.0887, 7.0774
        CIE-Luv:
        44.3188, 111.3651, -3.0799
        Hunter-Lab:
        37.4966, 61.6040, 7.4392
      #ca195e color charts
#ca195e RGB chart
      #ca195e CMYK chart
      #ca195e RGB pie chart
      #ca195e color shades, tints & tones
#ca195e color schemes
#ca195e color preview, HTML & CSS examples
           This text has a color of #ca195e        
        
          <p style="color:#ca195e;">Text here</p>
        
        
          .mytext {color:#ca195e;}
        
        Text color #ca195e
      
           This box has a color of #ca195e        
        
          <div style="background-color:#ca195e;">Content here</div>
        
        
          .mybackground {background-color:#ca195e;}
        
        Background color #ca195e
      
           Border around this has a color of #ca195e        
        
          <div style="border:2px solid #ca195e;">Content here</div>
        
        
          .myborder {border:2px solid #ca195e;}
        
        Border color #ca195e