#c141b1 color space conversions
Hex:
        #c141b1
        RGB:
        193, 65, 177
        CMY:
        24, 75, 31
        CMYK:
        0, 66, 8, 24
      HSL:
        308°, 50.7937%, 50.5882%
        HSV (HSB):
        308°, 66.3212%, 75.6863%
        XYZ:
        31.8184, 18.2924, 43.4487
        xyY:
        0.3401, 0.1955, 18.2924
      CIE-Lab:
        49.8488, 63.3452, -33.7109
        CIE-LCH:
        49.8488, 71.7568, 331.9791
        CIE-Luv:
        49.8488, 60.7237, -59.1120
        Hunter-Lab:
        42.7696, 57.9483, -30.2928
      #c141b1 color charts
#c141b1 RGB chart
      #c141b1 CMYK chart
      #c141b1 RGB pie chart
      #c141b1 color shades, tints & tones
#c141b1 color schemes
#c141b1 color preview, HTML & CSS examples
           This text has a color of #c141b1        
        
          <p style="color:#c141b1;">Text here</p>
        
        
          .mytext {color:#c141b1;}
        
        Text color #c141b1
      
           This box has a color of #c141b1        
        
          <div style="background-color:#c141b1;">Content here</div>
        
        
          .mybackground {background-color:#c141b1;}
        
        Background color #c141b1
      
           Border around this has a color of #c141b1        
        
          <div style="border:2px solid #c141b1;">Content here</div>
        
        
          .myborder {border:2px solid #c141b1;}
        
        Border color #c141b1