#c1345e color space conversions
Hex:
        #c1345e
        RGB:
        193, 52, 94
        CMY:
        24, 80, 63
        CMYK:
        0, 73, 51, 24
      HSL:
        342°, 57.5510%, 48.0392%
        HSV (HSB):
        342°, 73.0570%, 75.6863%
        XYZ:
        25.2407, 14.6016, 12.0777
        xyY:
        0.4861, 0.2812, 14.6016
      CIE-Lab:
        45.0836, 58.0926, 9.2206
        CIE-LCH:
        45.0836, 58.8198, 9.0189
        CIE-Luv:
        45.0836, 95.0057, 0.0983
        Hunter-Lab:
        38.2120, 51.0359, 8.0085
      #c1345e color charts
#c1345e RGB chart
      #c1345e CMYK chart
      #c1345e RGB pie chart
      #c1345e color shades, tints & tones
#c1345e color schemes
#c1345e color preview, HTML & CSS examples
           This text has a color of #c1345e        
        
          <p style="color:#c1345e;">Text here</p>
        
        
          .mytext {color:#c1345e;}
        
        Text color #c1345e
      
           This box has a color of #c1345e        
        
          <div style="background-color:#c1345e;">Content here</div>
        
        
          .mybackground {background-color:#c1345e;}
        
        Background color #c1345e
      
           Border around this has a color of #c1345e        
        
          <div style="border:2px solid #c1345e;">Content here</div>
        
        
          .myborder {border:2px solid #c1345e;}
        
        Border color #c1345e