#c1198b color space conversions
Hex:
        #c1198b
        RGB:
        193, 25, 139
        CMY:
        24, 90, 45
        CMYK:
        0, 87, 28, 24
      HSL:
        319°, 77.0642%, 42.7451%
        HSV (HSB):
        319°, 87.0466%, 75.6863%
        XYZ:
        27.0002, 13.8968, 25.6854
        xyY:
        0.4055, 0.2087, 13.8968
      CIE-Lab:
        44.0846, 69.6993, -19.9832
        CIE-LCH:
        44.0846, 72.5074, 344.0021
        CIE-Luv:
        44.0846, 84.6771, -39.0390
        Hunter-Lab:
        37.2784, 64.0475, -14.7568
      #c1198b color charts
#c1198b RGB chart
      #c1198b CMYK chart
      #c1198b RGB pie chart
      #c1198b color shades, tints & tones
#c1198b color schemes
#c1198b color preview, HTML & CSS examples
           This text has a color of #c1198b        
        
          <p style="color:#c1198b;">Text here</p>
        
        
          .mytext {color:#c1198b;}
        
        Text color #c1198b
      
           This box has a color of #c1198b        
        
          <div style="background-color:#c1198b;">Content here</div>
        
        
          .mybackground {background-color:#c1198b;}
        
        Background color #c1198b
      
           Border around this has a color of #c1198b        
        
          <div style="border:2px solid #c1198b;">Content here</div>
        
        
          .myborder {border:2px solid #c1198b;}
        
        Border color #c1198b