#c6159a color space conversions
Hex:
        #c6159a
        RGB:
        198, 21, 154
        CMY:
        22, 92, 40
        CMYK:
        0, 89, 22, 22
      HSL:
        315°, 80.8219%, 42.9412%
        HSV (HSB):
        315°, 89.3939%, 77.6471%
        XYZ:
        29.3896, 14.8752, 31.8940
        xyY:
        0.3859, 0.1953, 14.8752
      CIE-Lab:
        45.4628, 73.1820, -26.8547
        CIE-LCH:
        45.4628, 77.9537, 339.8490
        CIE-Luv:
        45.4628, 82.6111, -49.5588
        Hunter-Lab:
        38.5684, 68.5247, -22.0319
      #c6159a color charts
#c6159a RGB chart
      #c6159a CMYK chart
      #c6159a RGB pie chart
      #c6159a color shades, tints & tones
#c6159a color schemes
#c6159a color preview, HTML & CSS examples
           This text has a color of #c6159a        
        
          <p style="color:#c6159a;">Text here</p>
        
        
          .mytext {color:#c6159a;}
        
        Text color #c6159a
      
           This box has a color of #c6159a        
        
          <div style="background-color:#c6159a;">Content here</div>
        
        
          .mybackground {background-color:#c6159a;}
        
        Background color #c6159a
      
           Border around this has a color of #c6159a        
        
          <div style="border:2px solid #c6159a;">Content here</div>
        
        
          .myborder {border:2px solid #c6159a;}
        
        Border color #c6159a