#c64080 color space conversions
Hex:
        #c64080
        RGB:
        198, 64, 128
        CMY:
        22, 75, 50
        CMYK:
        0, 68, 35, 22
      HSL:
        331°, 54.0323%, 51.3725%
        HSV (HSB):
        331°, 67.6768%, 77.6471%
        XYZ:
        29.0184, 17.2311, 22.2186
        xyY:
        0.4238, 0.2517, 17.2311
      CIE-Lab:
        48.5499, 58.4459, -6.4538
        CIE-LCH:
        48.5499, 58.8012, 353.6987
        CIE-Luv:
        48.5499, 81.9999, -19.2068
        Hunter-Lab:
        41.5103, 52.1399, -2.6780
      #c64080 color charts
#c64080 RGB chart
      #c64080 CMYK chart
      #c64080 RGB pie chart
      #c64080 color shades, tints & tones
#c64080 color schemes
#c64080 color preview, HTML & CSS examples
           This text has a color of #c64080        
        
          <p style="color:#c64080;">Text here</p>
        
        
          .mytext {color:#c64080;}
        
        Text color #c64080
      
           This box has a color of #c64080        
        
          <div style="background-color:#c64080;">Content here</div>
        
        
          .mybackground {background-color:#c64080;}
        
        Background color #c64080
      
           Border around this has a color of #c64080        
        
          <div style="border:2px solid #c64080;">Content here</div>
        
        
          .myborder {border:2px solid #c64080;}
        
        Border color #c64080