#c1518a color space conversions
Hex:
        #c1518a
        RGB:
        193, 81, 138
        CMY:
        24, 68, 46
        CMYK:
        0, 58, 28, 24
      HSL:
        329°, 47.4576%, 53.7255%
        HSV (HSB):
        329°, 58.0311%, 75.6863%
        XYZ:
        29.5222, 19.0573, 26.1672
        xyY:
        0.3950, 0.2550, 19.0573
      CIE-Lab:
        50.7542, 50.8819, -9.2518
        CIE-LCH:
        50.7542, 51.7162, 349.6946
        CIE-Luv:
        50.7542, 67.2781, -21.6998
        Hunter-Lab:
        43.6547, 44.3180, -4.9810
      #c1518a color charts
#c1518a RGB chart
      #c1518a CMYK chart
      #c1518a RGB pie chart
      #c1518a color shades, tints & tones
#c1518a color schemes
#c1518a color preview, HTML & CSS examples
           This text has a color of #c1518a        
        
          <p style="color:#c1518a;">Text here</p>
        
        
          .mytext {color:#c1518a;}
        
        Text color #c1518a
      
           This box has a color of #c1518a        
        
          <div style="background-color:#c1518a;">Content here</div>
        
        
          .mybackground {background-color:#c1518a;}
        
        Background color #c1518a
      
           Border around this has a color of #c1518a        
        
          <div style="border:2px solid #c1518a;">Content here</div>
        
        
          .myborder {border:2px solid #c1518a;}
        
        Border color #c1518a