#c1014a color space conversions
Hex:
        #c1014a
        RGB:
        193, 1, 74
        CMY:
        24, 100, 71
        CMYK:
        0, 99, 62, 24
      HSL:
        337°, 98.9691%, 38.0392%
        HSV (HSB):
        337°, 99.4819%, 75.6863%
        XYZ:
        23.2392, 11.8536, 7.5417
        xyY:
        0.5451, 0.2780, 11.8536
      CIE-Lab:
        40.9825, 67.0402, 16.1097
        CIE-LCH:
        40.9825, 68.9486, 13.5120
        CIE-Luv:
        40.9825, 116.0175, 4.5981
        Hunter-Lab:
        34.4290, 60.2347, 11.1128
      #c1014a color charts
#c1014a RGB chart
      #c1014a CMYK chart
      #c1014a RGB pie chart
      #c1014a color shades, tints & tones
#c1014a color schemes
#c1014a color preview, HTML & CSS examples
           This text has a color of #c1014a        
        
          <p style="color:#c1014a;">Text here</p>
        
        
          .mytext {color:#c1014a;}
        
        Text color #c1014a
      
           This box has a color of #c1014a        
        
          <div style="background-color:#c1014a;">Content here</div>
        
        
          .mybackground {background-color:#c1014a;}
        
        Background color #c1014a
      
           Border around this has a color of #c1014a        
        
          <div style="border:2px solid #c1014a;">Content here</div>
        
        
          .myborder {border:2px solid #c1014a;}
        
        Border color #c1014a