#c30886 color space conversions
Hex:
        #c30886
        RGB:
        195, 8, 134
        CMY:
        24, 97, 47
        CMYK:
        0, 96, 31, 24
      HSL:
        320°, 92.1182%, 39.8039%
        HSV (HSB):
        320°, 95.8974%, 76.4706%
        XYZ:
        26.8956, 13.4970, 23.7419
        xyY:
        0.4194, 0.2104, 13.4970
      CIE-Lab:
        43.5028, 71.7823, -17.7874
        CIE-LCH:
        43.5028, 73.9533, 346.0827
        CIE-Luv:
        43.5028, 90.5313, -36.3088
        Hunter-Lab:
        36.7383, 66.3855, -12.5990
      #c30886 color charts
#c30886 RGB chart
      #c30886 CMYK chart
      #c30886 RGB pie chart
      #c30886 color shades, tints & tones
#c30886 color schemes
#c30886 color preview, HTML & CSS examples
           This text has a color of #c30886        
        
          <p style="color:#c30886;">Text here</p>
        
        
          .mytext {color:#c30886;}
        
        Text color #c30886
      
           This box has a color of #c30886        
        
          <div style="background-color:#c30886;">Content here</div>
        
        
          .mybackground {background-color:#c30886;}
        
        Background color #c30886
      
           Border around this has a color of #c30886        
        
          <div style="border:2px solid #c30886;">Content here</div>
        
        
          .myborder {border:2px solid #c30886;}
        
        Border color #c30886