#c30090 color space conversions
Hex:
        #c30090
        RGB:
        195, 0, 144
        CMY:
        24, 100, 44
        CMYK:
        0, 100, 26, 24
      HSL:
        316°, 100.0000%, 38.2353%
        HSV (HSB):
        316°, 100.0000%, 76.4706%
        XYZ:
        27.5397, 13.6157, 27.5621
        xyY:
        0.4008, 0.1981, 13.6157
      CIE-Lab:
        43.6767, 73.6324, -23.6258
        CIE-LCH:
        43.6767, 77.3298, 342.2106
        CIE-Luv:
        43.6767, 86.5716, -44.6573
        Hunter-Lab:
        36.8995, 68.6484, -18.4572
      #c30090 color charts
#c30090 RGB chart
      #c30090 CMYK chart
      #c30090 RGB pie chart
      #c30090 color shades, tints & tones
#c30090 color schemes
#c30090 color preview, HTML & CSS examples
           This text has a color of #c30090        
        
          <p style="color:#c30090;">Text here</p>
        
        
          .mytext {color:#c30090;}
        
        Text color #c30090
      
           This box has a color of #c30090        
        
          <div style="background-color:#c30090;">Content here</div>
        
        
          .mybackground {background-color:#c30090;}
        
        Background color #c30090
      
           Border around this has a color of #c30090        
        
          <div style="border:2px solid #c30090;">Content here</div>
        
        
          .myborder {border:2px solid #c30090;}
        
        Border color #c30090