#c30647 color space conversions
Hex:
        #c30647
        RGB:
        195, 6, 71
        CMY:
        24, 98, 72
        CMYK:
        0, 97, 64, 24
      HSL:
        339°, 94.0299%, 39.4118%
        HSV (HSB):
        339°, 96.9231%, 76.4706%
        XYZ:
        23.7081, 12.1873, 7.0641
        xyY:
        0.5519, 0.2837, 12.1873
      CIE-Lab:
        41.5122, 66.8456, 18.7951
        CIE-LCH:
        41.5122, 69.4376, 15.7045
        CIE-Luv:
        41.5122, 117.9818, 7.2068
        Hunter-Lab:
        34.9103, 60.1292, 12.4399
      #c30647 color charts
#c30647 RGB chart
      #c30647 CMYK chart
      #c30647 RGB pie chart
      #c30647 color shades, tints & tones
#c30647 color schemes
#c30647 color preview, HTML & CSS examples
           This text has a color of #c30647        
        
          <p style="color:#c30647;">Text here</p>
        
        
          .mytext {color:#c30647;}
        
        Text color #c30647
      
           This box has a color of #c30647        
        
          <div style="background-color:#c30647;">Content here</div>
        
        
          .mybackground {background-color:#c30647;}
        
        Background color #c30647
      
           Border around this has a color of #c30647        
        
          <div style="border:2px solid #c30647;">Content here</div>
        
        
          .myborder {border:2px solid #c30647;}
        
        Border color #c30647