#c20564 color space conversions
Hex:
        #c20564
        RGB:
        194, 5, 100
        CMY:
        24, 98, 61
        CMYK:
        0, 97, 48, 24
      HSL:
        330°, 94.9749%, 39.0196%
        HSV (HSB):
        330°, 97.4227%, 76.0784%
        XYZ:
        24.6027, 12.4980, 13.1722
        xyY:
        0.4894, 0.2486, 12.4980
      CIE-Lab:
        41.9969, 68.6664, 1.0794
        CIE-LCH:
        41.9969, 68.6749, 0.9006
        CIE-Luv:
        41.9969, 105.5429, -11.6021
        Hunter-Lab:
        35.3525, 62.3557, 2.6554
      #c20564 color charts
#c20564 RGB chart
      #c20564 CMYK chart
      #c20564 RGB pie chart
      #c20564 color shades, tints & tones
#c20564 color schemes
#c20564 color preview, HTML & CSS examples
           This text has a color of #c20564        
        
          <p style="color:#c20564;">Text here</p>
        
        
          .mytext {color:#c20564;}
        
        Text color #c20564
      
           This box has a color of #c20564        
        
          <div style="background-color:#c20564;">Content here</div>
        
        
          .mybackground {background-color:#c20564;}
        
        Background color #c20564
      
           Border around this has a color of #c20564        
        
          <div style="border:2px solid #c20564;">Content here</div>
        
        
          .myborder {border:2px solid #c20564;}
        
        Border color #c20564