#c30880 color space conversions
Hex:
        #c30880
        RGB:
        195, 8, 128
        CMY:
        24, 97, 50
        CMYK:
        0, 96, 34, 24
      HSL:
        321°, 92.1182%, 39.8039%
        HSV (HSB):
        321°, 95.8974%, 76.4706%
        XYZ:
        26.4888, 13.3343, 21.5997
        xyY:
        0.4313, 0.2171, 13.3343
      CIE-Lab:
        43.2627, 71.1538, -14.4662
        CIE-LCH:
        43.2627, 72.6094, 348.5079
        CIE-Luv:
        43.2627, 93.2987, -31.6998
        Hunter-Lab:
        36.5161, 65.5806, -9.5095
      #c30880 color charts
#c30880 RGB chart
      #c30880 CMYK chart
      #c30880 RGB pie chart
      #c30880 color shades, tints & tones
#c30880 color schemes
#c30880 color preview, HTML & CSS examples
           This text has a color of #c30880        
        
          <p style="color:#c30880;">Text here</p>
        
        
          .mytext {color:#c30880;}
        
        Text color #c30880
      
           This box has a color of #c30880        
        
          <div style="background-color:#c30880;">Content here</div>
        
        
          .mybackground {background-color:#c30880;}
        
        Background color #c30880
      
           Border around this has a color of #c30880        
        
          <div style="border:2px solid #c30880;">Content here</div>
        
        
          .myborder {border:2px solid #c30880;}
        
        Border color #c30880