#c14b89 color space conversions
Hex:
        #c14b89
        RGB:
        193, 75, 137
        CMY:
        24, 71, 46
        CMYK:
        0, 61, 29, 24
      HSL:
        328°, 48.7603%, 52.5490%
        HSV (HSB):
        328°, 61.1399%, 75.6863%
        XYZ:
        29.0238, 18.1758, 25.6455
        xyY:
        0.3984, 0.2495, 18.1758
      CIE-Lab:
        49.7086, 53.4723, -10.2226
        CIE-LCH:
        49.7086, 54.4406, 349.1771
        CIE-Luv:
        49.7086, 70.3117, -23.4329
        Hunter-Lab:
        42.6330, 46.9116, -5.8222
      #c14b89 color charts
#c14b89 RGB chart
      #c14b89 CMYK chart
      #c14b89 RGB pie chart
      #c14b89 color shades, tints & tones
#c14b89 color schemes
#c14b89 color preview, HTML & CSS examples
           This text has a color of #c14b89        
        
          <p style="color:#c14b89;">Text here</p>
        
        
          .mytext {color:#c14b89;}
        
        Text color #c14b89
      
           This box has a color of #c14b89        
        
          <div style="background-color:#c14b89;">Content here</div>
        
        
          .mybackground {background-color:#c14b89;}
        
        Background color #c14b89
      
           Border around this has a color of #c14b89        
        
          <div style="border:2px solid #c14b89;">Content here</div>
        
        
          .myborder {border:2px solid #c14b89;}
        
        Border color #c14b89