#c1607d color space conversions
Hex:
        #c1607d
        RGB:
        193, 96, 125
        CMY:
        24, 62, 51
        CMYK:
        0, 50, 35, 24
      HSL:
        342°, 43.8914%, 56.6667%
        HSV (HSB):
        342°, 50.2591%, 75.6863%
        XYZ:
        29.8769, 21.1839, 21.9162
        xyY:
        0.4094, 0.2903, 21.1839
      CIE-Lab:
        53.1501, 41.9051, 2.0142
        CIE-LCH:
        53.1501, 41.9535, 2.7518
        CIE-Luv:
        53.1501, 63.0535, -4.9270
        Hunter-Lab:
        46.0259, 35.3245, 3.9859
      #c1607d color charts
#c1607d RGB chart
      #c1607d CMYK chart
      #c1607d RGB pie chart
      #c1607d color shades, tints & tones
#c1607d color schemes
#c1607d color preview, HTML & CSS examples
           This text has a color of #c1607d        
        
          <p style="color:#c1607d;">Text here</p>
        
        
          .mytext {color:#c1607d;}
        
        Text color #c1607d
      
           This box has a color of #c1607d        
        
          <div style="background-color:#c1607d;">Content here</div>
        
        
          .mybackground {background-color:#c1607d;}
        
        Background color #c1607d
      
           Border around this has a color of #c1607d        
        
          <div style="border:2px solid #c1607d;">Content here</div>
        
        
          .myborder {border:2px solid #c1607d;}
        
        Border color #c1607d