#c6196d color space conversions
Hex:
        #c6196d
        RGB:
        198, 25, 109
        CMY:
        22, 90, 57
        CMYK:
        0, 87, 45, 22
      HSL:
        331°, 77.5785%, 43.7255%
        HSV (HSB):
        331°, 87.3737%, 77.6471%
        XYZ:
        26.3967, 13.8052, 15.7414
        xyY:
        0.4718, 0.2468, 13.8052
      CIE-Lab:
        43.9522, 67.8025, -1.6024
        CIE-LCH:
        43.9522, 67.8215, 358.6462
        CIE-Luv:
        43.9522, 101.8867, -14.6861
        Hunter-Lab:
        37.1553, 61.7920, 0.8896
      #c6196d color charts
#c6196d RGB chart
      #c6196d CMYK chart
      #c6196d RGB pie chart
      #c6196d color shades, tints & tones
#c6196d color schemes
#c6196d color preview, HTML & CSS examples
           This text has a color of #c6196d        
        
          <p style="color:#c6196d;">Text here</p>
        
        
          .mytext {color:#c6196d;}
        
        Text color #c6196d
      
           This box has a color of #c6196d        
        
          <div style="background-color:#c6196d;">Content here</div>
        
        
          .mybackground {background-color:#c6196d;}
        
        Background color #c6196d
      
           Border around this has a color of #c6196d        
        
          <div style="border:2px solid #c6196d;">Content here</div>
        
        
          .myborder {border:2px solid #c6196d;}
        
        Border color #c6196d