#c30061 color space conversions
Hex:
        #c30061
        RGB:
        195, 0, 97
        CMY:
        24, 100, 62
        CMYK:
        0, 100, 50, 24
      HSL:
        330°, 100.0000%, 38.2353%
        HSV (HSB):
        330°, 100.0000%, 76.4706%
        XYZ:
        24.6633, 12.4652, 12.4154
        xyY:
        0.4978, 0.2516, 12.4652
      CIE-Lab:
        41.9461, 69.1471, 2.9238
        CIE-LCH:
        41.9461, 69.2089, 2.4213
        CIE-Luv:
        41.9461, 108.2628, -9.5883
        Hunter-Lab:
        35.3060, 62.9071, 3.8649
      #c30061 color charts
#c30061 RGB chart
      #c30061 CMYK chart
      #c30061 RGB pie chart
      #c30061 color shades, tints & tones
#c30061 color schemes
#c30061 color preview, HTML & CSS examples
           This text has a color of #c30061        
        
          <p style="color:#c30061;">Text here</p>
        
        
          .mytext {color:#c30061;}
        
        Text color #c30061
      
           This box has a color of #c30061        
        
          <div style="background-color:#c30061;">Content here</div>
        
        
          .mybackground {background-color:#c30061;}
        
        Background color #c30061
      
           Border around this has a color of #c30061        
        
          <div style="border:2px solid #c30061;">Content here</div>
        
        
          .myborder {border:2px solid #c30061;}
        
        Border color #c30061