#c1266e color space conversions
Hex:
        #c1266e
        RGB:
        193, 38, 110
        CMY:
        24, 85, 57
        CMYK:
        0, 80, 43, 24
      HSL:
        332°, 67.0996%, 45.2941%
        HSV (HSB):
        332°, 80.3109%, 75.6863%
        XYZ:
        25.4999, 13.8495, 16.0811
        xyY:
        0.4600, 0.2499, 13.8495
      CIE-Lab:
        44.0163, 63.7896, -2.2415
        CIE-LCH:
        44.0163, 63.8290, 357.9875
        CIE-Luv:
        44.0163, 94.1417, -14.6048
        Hunter-Lab:
        37.2149, 57.1835, 0.4304
      #c1266e color charts
#c1266e RGB chart
      #c1266e CMYK chart
      #c1266e RGB pie chart
      #c1266e color shades, tints & tones
#c1266e color schemes
#c1266e color preview, HTML & CSS examples
           This text has a color of #c1266e        
        
          <p style="color:#c1266e;">Text here</p>
        
        
          .mytext {color:#c1266e;}
        
        Text color #c1266e
      
           This box has a color of #c1266e        
        
          <div style="background-color:#c1266e;">Content here</div>
        
        
          .mybackground {background-color:#c1266e;}
        
        Background color #c1266e
      
           Border around this has a color of #c1266e        
        
          <div style="border:2px solid #c1266e;">Content here</div>
        
        
          .myborder {border:2px solid #c1266e;}
        
        Border color #c1266e