#c6128a color space conversions
Hex:
        #c6128a
        RGB:
        198, 18, 138
        CMY:
        22, 93, 46
        CMYK:
        0, 91, 30, 22
      HSL:
        320°, 83.3333%, 42.3529%
        HSV (HSB):
        320°, 90.9091%, 77.6471%
        XYZ:
        28.0925, 14.2734, 25.3192
        xyY:
        0.4150, 0.2109, 14.2734
      CIE-Lab:
        44.6224, 71.7548, -18.4657
        CIE-LCH:
        44.6224, 74.0928, 345.5684
        CIE-Luv:
        44.6224, 90.1216, -37.4531
        Hunter-Lab:
        37.7801, 66.6135, -13.2884
      #c6128a color charts
#c6128a RGB chart
      #c6128a CMYK chart
      #c6128a RGB pie chart
      #c6128a color shades, tints & tones
#c6128a color schemes
#c6128a color preview, HTML & CSS examples
           This text has a color of #c6128a        
        
          <p style="color:#c6128a;">Text here</p>
        
        
          .mytext {color:#c6128a;}
        
        Text color #c6128a
      
           This box has a color of #c6128a        
        
          <div style="background-color:#c6128a;">Content here</div>
        
        
          .mybackground {background-color:#c6128a;}
        
        Background color #c6128a
      
           Border around this has a color of #c6128a        
        
          <div style="border:2px solid #c6128a;">Content here</div>
        
        
          .myborder {border:2px solid #c6128a;}
        
        Border color #c6128a