#c1158f color space conversions
Hex:
        #c1158f
        RGB:
        193, 21, 143
        CMY:
        24, 92, 44
        CMYK:
        0, 89, 26, 24
      HSL:
        317°, 80.3738%, 41.9608%
        HSV (HSB):
        317°, 89.1192%, 75.6863%
        XYZ:
        27.2184, 13.8570, 27.2267
        xyY:
        0.3985, 0.2029, 13.8570
      CIE-Lab:
        44.0271, 70.8304, -22.5063
        CIE-LCH:
        44.0271, 74.3201, 342.3724
        CIE-Luv:
        44.0271, 83.4937, -42.7056
        Hunter-Lab:
        37.2249, 65.3733, -17.3078
      #c1158f color charts
#c1158f RGB chart
      #c1158f CMYK chart
      #c1158f RGB pie chart
      #c1158f color shades, tints & tones
#c1158f color schemes
#c1158f color preview, HTML & CSS examples
           This text has a color of #c1158f        
        
          <p style="color:#c1158f;">Text here</p>
        
        
          .mytext {color:#c1158f;}
        
        Text color #c1158f
      
           This box has a color of #c1158f        
        
          <div style="background-color:#c1158f;">Content here</div>
        
        
          .mybackground {background-color:#c1158f;}
        
        Background color #c1158f
      
           Border around this has a color of #c1158f        
        
          <div style="border:2px solid #c1158f;">Content here</div>
        
        
          .myborder {border:2px solid #c1158f;}
        
        Border color #c1158f