#c30341 color space conversions
Hex:
        #c30341
        RGB:
        195, 3, 65
        CMY:
        24, 99, 75
        CMYK:
        0, 98, 67, 24
      HSL:
        341°, 96.9697%, 38.8235%
        HSV (HSB):
        341°, 98.4615%, 76.4706%
        XYZ:
        23.4924, 12.0489, 6.0885
        xyY:
        0.5643, 0.2894, 12.0489
      CIE-Lab:
        41.2937, 66.8299, 22.3024
        CIE-LCH:
        41.2937, 70.4530, 18.4549
        CIE-Luv:
        41.2937, 120.5221, 10.2283
        Hunter-Lab:
        34.7115, 60.0618, 13.8984
      #c30341 color charts
#c30341 RGB chart
      #c30341 CMYK chart
      #c30341 RGB pie chart
      #c30341 color shades, tints & tones
#c30341 color schemes
#c30341 color preview, HTML & CSS examples
           This text has a color of #c30341        
        
          <p style="color:#c30341;">Text here</p>
        
        
          .mytext {color:#c30341;}
        
        Text color #c30341
      
           This box has a color of #c30341        
        
          <div style="background-color:#c30341;">Content here</div>
        
        
          .mybackground {background-color:#c30341;}
        
        Background color #c30341
      
           Border around this has a color of #c30341        
        
          <div style="border:2px solid #c30341;">Content here</div>
        
        
          .myborder {border:2px solid #c30341;}
        
        Border color #c30341