#ca196e color space conversions
Hex:
        #ca196e
        RGB:
        202, 25, 110
        CMY:
        21, 90, 57
        CMYK:
        0, 88, 46, 21
      HSL:
        331°, 77.9736%, 44.5098%
        HSV (HSB):
        331°, 87.6238%, 79.2157%
        XYZ:
        27.5192, 14.3776, 16.0766
        xyY:
        0.4747, 0.2480, 14.3776
      CIE-Lab:
        44.7697, 68.8393, -0.9327
        CIE-LCH:
        44.7697, 68.8456, 359.2237
        CIE-Luv:
        44.7697, 104.7000, -14.1418
        Hunter-Lab:
        37.9178, 63.1919, 1.4044
      #ca196e color charts
#ca196e RGB chart
      #ca196e CMYK chart
      #ca196e RGB pie chart
      #ca196e color shades, tints & tones
#ca196e color schemes
#ca196e color preview, HTML & CSS examples
           This text has a color of #ca196e        
        
          <p style="color:#ca196e;">Text here</p>
        
        
          .mytext {color:#ca196e;}
        
        Text color #ca196e
      
           This box has a color of #ca196e        
        
          <div style="background-color:#ca196e;">Content here</div>
        
        
          .mybackground {background-color:#ca196e;}
        
        Background color #ca196e
      
           Border around this has a color of #ca196e        
        
          <div style="border:2px solid #ca196e;">Content here</div>
        
        
          .myborder {border:2px solid #ca196e;}
        
        Border color #ca196e