#c601c4 color space conversions
Hex:
        #c601c4
        RGB:
        198, 1, 196
        CMY:
        22, 100, 23
        CMYK:
        0, 99, 1, 22
      HSL:
        301°, 98.9950%, 39.0196%
        HSV (HSB):
        301°, 99.4949%, 77.6471%
        XYZ:
        33.2634, 16.0130, 53.5622
        xyY:
        0.3235, 0.1557, 16.0130
      CIE-Lab:
        46.9915, 80.8388, -49.2747
        CIE-LCH:
        46.9915, 94.6727, 328.6359
        CIE-Luv:
        46.9915, 66.3626, -83.3134
        Hunter-Lab:
        40.0162, 78.3491, -51.3490
      #c601c4 color charts
#c601c4 RGB chart
      #c601c4 CMYK chart
      #c601c4 RGB pie chart
      #c601c4 color shades, tints & tones
#c601c4 color schemes
#c601c4 color preview, HTML & CSS examples
           This text has a color of #c601c4        
        
          <p style="color:#c601c4;">Text here</p>
        
        
          .mytext {color:#c601c4;}
        
        Text color #c601c4
      
           This box has a color of #c601c4        
        
          <div style="background-color:#c601c4;">Content here</div>
        
        
          .mybackground {background-color:#c601c4;}
        
        Background color #c601c4
      
           Border around this has a color of #c601c4        
        
          <div style="border:2px solid #c601c4;">Content here</div>
        
        
          .myborder {border:2px solid #c601c4;}
        
        Border color #c601c4