#c160b1 color space conversions
Hex:
        #c160b1
        RGB:
        193, 96, 177
        CMY:
        24, 62, 31
        CMYK:
        0, 50, 8, 24
      HSL:
        310°, 43.8914%, 56.6667%
        HSV (HSB):
        310°, 50.2591%, 75.6863%
        XYZ:
        34.1110, 22.8775, 44.2129
        xyY:
        0.3371, 0.2261, 22.8775
      CIE-Lab:
        54.9460, 49.5204, -25.7810
        CIE-LCH:
        54.9460, 55.8295, 332.4979
        CIE-Luv:
        54.9460, 49.8175, -46.1051
        Hunter-Lab:
        47.8305, 43.5966, -21.3244
      #c160b1 color charts
#c160b1 RGB chart
      #c160b1 CMYK chart
      #c160b1 RGB pie chart
      #c160b1 color shades, tints & tones
#c160b1 color schemes
#c160b1 color preview, HTML & CSS examples
           This text has a color of #c160b1        
        
          <p style="color:#c160b1;">Text here</p>
        
        
          .mytext {color:#c160b1;}
        
        Text color #c160b1
      
           This box has a color of #c160b1        
        
          <div style="background-color:#c160b1;">Content here</div>
        
        
          .mybackground {background-color:#c160b1;}
        
        Background color #c160b1
      
           Border around this has a color of #c160b1        
        
          <div style="border:2px solid #c160b1;">Content here</div>
        
        
          .myborder {border:2px solid #c160b1;}
        
        Border color #c160b1