#c14f80 color space conversions
Hex:
        #c14f80
        RGB:
        193, 79, 128
        CMY:
        24, 69, 50
        CMYK:
        0, 59, 34, 24
      HSL:
        334°, 47.8992%, 53.3333%
        HSV (HSB):
        334°, 59.0674%, 75.6863%
        XYZ:
        28.6846, 18.4879, 22.4788
        xyY:
        0.4118, 0.2654, 18.4879
      CIE-Lab:
        50.0826, 50.5432, -4.2689
        CIE-LCH:
        50.0826, 50.7232, 355.1722
        CIE-Luv:
        50.0826, 71.2323, -14.8264
        Hunter-Lab:
        42.9976, 43.8352, -0.8980
      #c14f80 color charts
#c14f80 RGB chart
      #c14f80 CMYK chart
      #c14f80 RGB pie chart
      #c14f80 color shades, tints & tones
#c14f80 color schemes
#c14f80 color preview, HTML & CSS examples
           This text has a color of #c14f80        
        
          <p style="color:#c14f80;">Text here</p>
        
        
          .mytext {color:#c14f80;}
        
        Text color #c14f80
      
           This box has a color of #c14f80        
        
          <div style="background-color:#c14f80;">Content here</div>
        
        
          .mybackground {background-color:#c14f80;}
        
        Background color #c14f80
      
           Border around this has a color of #c14f80        
        
          <div style="border:2px solid #c14f80;">Content here</div>
        
        
          .myborder {border:2px solid #c14f80;}
        
        Border color #c14f80