#c14ca9 color space conversions
Hex:
        #c14ca9
        RGB:
        193, 76, 169
        CMY:
        24, 70, 34
        CMYK:
        0, 61, 12, 24
      HSL:
        312°, 48.5477%, 52.7451%
        HSV (HSB):
        312°, 60.6218%, 75.6863%
        XYZ:
        31.7382, 19.3709, 39.6023
        xyY:
        0.3499, 0.2135, 19.3709
      CIE-Lab:
        51.1184, 57.5810, -27.0420
        CIE-LCH:
        51.1184, 63.6148, 334.8436
        CIE-Luv:
        51.1184, 59.7846, -48.5838
        Hunter-Lab:
        44.0124, 51.6981, -22.5404
      #c14ca9 color charts
#c14ca9 RGB chart
      #c14ca9 CMYK chart
      #c14ca9 RGB pie chart
      #c14ca9 color shades, tints & tones
#c14ca9 color schemes
#c14ca9 color preview, HTML & CSS examples
           This text has a color of #c14ca9        
        
          <p style="color:#c14ca9;">Text here</p>
        
        
          .mytext {color:#c14ca9;}
        
        Text color #c14ca9
      
           This box has a color of #c14ca9        
        
          <div style="background-color:#c14ca9;">Content here</div>
        
        
          .mybackground {background-color:#c14ca9;}
        
        Background color #c14ca9
      
           Border around this has a color of #c14ca9        
        
          <div style="border:2px solid #c14ca9;">Content here</div>
        
        
          .myborder {border:2px solid #c14ca9;}
        
        Border color #c14ca9