#c601d2 color space conversions
Hex:
        #c601d2
        RGB:
        198, 1, 210
        CMY:
        22, 100, 18
        CMYK:
        6, 100, 0, 18
      HSL:
        297°, 99.0521%, 41.3725%
        HSV (HSB):
        297°, 99.5238%, 82.3529%
        XYZ:
        34.9324, 16.6806, 62.3513
        xyY:
        0.3065, 0.1464, 16.6806
      CIE-Lab:
        47.8551, 82.9141, -55.9880
        CIE-LCH:
        47.8551, 100.0470, 325.9707
        CIE-Luv:
        47.8551, 61.0140, -93.5696
        Hunter-Lab:
        40.8419, 81.1991, -61.9257
      #c601d2 color charts
#c601d2 RGB chart
      #c601d2 CMYK chart
      #c601d2 RGB pie chart
      #c601d2 color shades, tints & tones
#c601d2 color schemes
#c601d2 color preview, HTML & CSS examples
           This text has a color of #c601d2        
        
          <p style="color:#c601d2;">Text here</p>
        
        
          .mytext {color:#c601d2;}
        
        Text color #c601d2
      
           This box has a color of #c601d2        
        
          <div style="background-color:#c601d2;">Content here</div>
        
        
          .mybackground {background-color:#c601d2;}
        
        Background color #c601d2
      
           Border around this has a color of #c601d2        
        
          <div style="border:2px solid #c601d2;">Content here</div>
        
        
          .myborder {border:2px solid #c601d2;}
        
        Border color #c601d2