#c1146a color space conversions
Hex:
        #c1146a
        RGB:
        193, 20, 106
        CMY:
        24, 92, 58
        CMYK:
        0, 90, 45, 24
      HSL:
        330°, 81.2207%, 41.7647%
        HSV (HSB):
        330°, 89.6373%, 75.6863%
        XYZ:
        24.8440, 12.8784, 14.8120
        xyY:
        0.4729, 0.2451, 12.8784
      CIE-Lab:
        42.5794, 67.1940, -1.8614
        CIE-LCH:
        42.5794, 67.2197, 358.4132
        CIE-Luv:
        42.5794, 100.0782, -14.7890
        Hunter-Lab:
        35.8865, 60.7733, 0.6488
      #c1146a color charts
#c1146a RGB chart
      #c1146a CMYK chart
      #c1146a RGB pie chart
      #c1146a color shades, tints & tones
#c1146a color schemes
#c1146a color preview, HTML & CSS examples
           This text has a color of #c1146a        
        
          <p style="color:#c1146a;">Text here</p>
        
        
          .mytext {color:#c1146a;}
        
        Text color #c1146a
      
           This box has a color of #c1146a        
        
          <div style="background-color:#c1146a;">Content here</div>
        
        
          .mybackground {background-color:#c1146a;}
        
        Background color #c1146a
      
           Border around this has a color of #c1146a        
        
          <div style="border:2px solid #c1146a;">Content here</div>
        
        
          .myborder {border:2px solid #c1146a;}
        
        Border color #c1146a