#c1299b color space conversions
Hex:
        #c1299b
        RGB:
        193, 41, 155
        CMY:
        24, 84, 39
        CMYK:
        0, 79, 20, 24
      HSL:
        315°, 64.9573%, 45.8824%
        HSV (HSB):
        315°, 78.7565%, 75.6863%
        XYZ:
        28.7017, 15.2899, 32.4488
        xyY:
        0.3755, 0.2000, 15.2899
      CIE-Lab:
        46.0287, 68.0836, -26.6447
        CIE-LCH:
        46.0287, 73.1117, 338.6270
        CIE-Luv:
        46.0287, 74.9153, -48.5507
        Hunter-Lab:
        39.1023, 62.5926, -21.8299
      #c1299b color charts
#c1299b RGB chart
      #c1299b CMYK chart
      #c1299b RGB pie chart
      #c1299b color shades, tints & tones
#c1299b color schemes
#c1299b color preview, HTML & CSS examples
           This text has a color of #c1299b        
        
          <p style="color:#c1299b;">Text here</p>
        
        
          .mytext {color:#c1299b;}
        
        Text color #c1299b
      
           This box has a color of #c1299b        
        
          <div style="background-color:#c1299b;">Content here</div>
        
        
          .mybackground {background-color:#c1299b;}
        
        Background color #c1299b
      
           Border around this has a color of #c1299b        
        
          <div style="border:2px solid #c1299b;">Content here</div>
        
        
          .myborder {border:2px solid #c1299b;}
        
        Border color #c1299b