#c1399a color space conversions
Hex:
        #c1399a
        RGB:
        193, 57, 154
        CMY:
        24, 78, 40
        CMYK:
        0, 70, 20, 24
      HSL:
        317°, 54.4000%, 49.0196%
        HSV (HSB):
        317°, 70.4663%, 75.6863%
        XYZ:
        29.2882, 16.5968, 32.2317
        xyY:
        0.3749, 0.2125, 16.5968
      CIE-Lab:
        47.7479, 62.9428, -23.3818
        CIE-LCH:
        47.7479, 67.1454, 339.6211
        CIE-Luv:
        47.7479, 71.1481, -43.4160
        Hunter-Lab:
        40.7392, 57.0335, -18.3912
      #c1399a color charts
#c1399a RGB chart
      #c1399a CMYK chart
      #c1399a RGB pie chart
      #c1399a color shades, tints & tones
#c1399a color schemes
#c1399a color preview, HTML & CSS examples
           This text has a color of #c1399a        
        
          <p style="color:#c1399a;">Text here</p>
        
        
          .mytext {color:#c1399a;}
        
        Text color #c1399a
      
           This box has a color of #c1399a        
        
          <div style="background-color:#c1399a;">Content here</div>
        
        
          .mybackground {background-color:#c1399a;}
        
        Background color #c1399a
      
           Border around this has a color of #c1399a        
        
          <div style="border:2px solid #c1399a;">Content here</div>
        
        
          .myborder {border:2px solid #c1399a;}
        
        Border color #c1399a