#c561c1 color space conversions
Hex:
        #c561c1
        RGB:
        197, 97, 193
        CMY:
        23, 62, 24
        CMYK:
        0, 51, 2, 23
      HSL:
        302°, 46.2963%, 57.6471%
        HSV (HSB):
        302°, 50.7614%, 77.2549%
        XYZ:
        36.9263, 24.2700, 53.1904
        xyY:
        0.3228, 0.2122, 24.2700
      CIE-Lab:
        56.3571, 52.9560, -32.7611
        CIE-LCH:
        56.3571, 62.2706, 328.2571
        CIE-Luv:
        56.3571, 48.1068, -57.6325
        Hunter-Lab:
        49.2646, 47.5819, -29.5296
      #c561c1 color charts
#c561c1 RGB chart
      #c561c1 CMYK chart
      #c561c1 RGB pie chart
      #c561c1 color shades, tints & tones
#c561c1 color schemes
#c561c1 color preview, HTML & CSS examples
           This text has a color of #c561c1        
        
          <p style="color:#c561c1;">Text here</p>
        
        
          .mytext {color:#c561c1;}
        
        Text color #c561c1
      
           This box has a color of #c561c1        
        
          <div style="background-color:#c561c1;">Content here</div>
        
        
          .mybackground {background-color:#c561c1;}
        
        Background color #c561c1
      
           Border around this has a color of #c561c1        
        
          <div style="border:2px solid #c561c1;">Content here</div>
        
        
          .myborder {border:2px solid #c561c1;}
        
        Border color #c561c1