#c30366 color space conversions
Hex:
        #c30366
        RGB:
        195, 3, 102
        CMY:
        24, 99, 60
        CMYK:
        0, 98, 48, 24
      HSL:
        329°, 96.9697%, 38.8235%
        HSV (HSB):
        329°, 98.4615%, 76.4706%
        XYZ:
        24.9365, 12.6265, 13.6932
        xyY:
        0.4865, 0.2463, 12.6265
      CIE-Lab:
        42.1951, 69.2470, 0.1338
        CIE-LCH:
        42.1951, 69.2472, 0.1107
        CIE-Luv:
        42.1951, 105.6956, -12.8449
        Hunter-Lab:
        35.5338, 63.0814, 2.0258
      #c30366 color charts
#c30366 RGB chart
      #c30366 CMYK chart
      #c30366 RGB pie chart
      #c30366 color shades, tints & tones
#c30366 color schemes
#c30366 color preview, HTML & CSS examples
           This text has a color of #c30366        
        
          <p style="color:#c30366;">Text here</p>
        
        
          .mytext {color:#c30366;}
        
        Text color #c30366
      
           This box has a color of #c30366        
        
          <div style="background-color:#c30366;">Content here</div>
        
        
          .mybackground {background-color:#c30366;}
        
        Background color #c30366
      
           Border around this has a color of #c30366        
        
          <div style="border:2px solid #c30366;">Content here</div>
        
        
          .myborder {border:2px solid #c30366;}
        
        Border color #c30366