#c6116a color space conversions
Hex:
        #c6116a
        RGB:
        198, 17, 106
        CMY:
        22, 93, 58
        CMYK:
        0, 91, 46, 22
      HSL:
        330°, 84.1860%, 42.1569%
        HSV (HSB):
        330°, 91.4141%, 77.6471%
        XYZ:
        26.0907, 13.4473, 14.8561
        xyY:
        0.4797, 0.2472, 13.4473
      CIE-Lab:
        43.4296, 68.7898, -0.4975
        CIE-LCH:
        43.4296, 68.7916, 359.5856
        CIE-Luv:
        43.4296, 104.6333, -13.5450
        Hunter-Lab:
        36.6705, 62.8274, 1.6495
      #c6116a color charts
#c6116a RGB chart
      #c6116a CMYK chart
      #c6116a RGB pie chart
      #c6116a color shades, tints & tones
#c6116a color schemes
#c6116a color preview, HTML & CSS examples
           This text has a color of #c6116a        
        
          <p style="color:#c6116a;">Text here</p>
        
        
          .mytext {color:#c6116a;}
        
        Text color #c6116a
      
           This box has a color of #c6116a        
        
          <div style="background-color:#c6116a;">Content here</div>
        
        
          .mybackground {background-color:#c6116a;}
        
        Background color #c6116a
      
           Border around this has a color of #c6116a        
        
          <div style="border:2px solid #c6116a;">Content here</div>
        
        
          .myborder {border:2px solid #c6116a;}
        
        Border color #c6116a