#c1198f color space conversions
Hex:
        #c1198f
        RGB:
        193, 25, 143
        CMY:
        24, 90, 44
        CMYK:
        0, 87, 26, 24
      HSL:
        318°, 77.0642%, 42.7451%
        HSV (HSB):
        318°, 87.0466%, 75.6863%
        XYZ:
        27.2979, 14.0159, 27.2532
        xyY:
        0.3981, 0.2044, 14.0159
      CIE-Lab:
        44.2557, 70.1653, -22.1530
        CIE-LCH:
        44.2557, 73.5794, 342.4778
        CIE-Luv:
        44.2557, 82.9251, -42.1540
        Hunter-Lab:
        37.4378, 64.6376, -16.9542
      #c1198f color charts
#c1198f RGB chart
      #c1198f CMYK chart
      #c1198f RGB pie chart
      #c1198f color shades, tints & tones
#c1198f color schemes
#c1198f color preview, HTML & CSS examples
           This text has a color of #c1198f        
        
          <p style="color:#c1198f;">Text here</p>
        
        
          .mytext {color:#c1198f;}
        
        Text color #c1198f
      
           This box has a color of #c1198f        
        
          <div style="background-color:#c1198f;">Content here</div>
        
        
          .mybackground {background-color:#c1198f;}
        
        Background color #c1198f
      
           Border around this has a color of #c1198f        
        
          <div style="border:2px solid #c1198f;">Content here</div>
        
        
          .myborder {border:2px solid #c1198f;}
        
        Border color #c1198f