#b30c96 color space conversions
Hex:
        #b30c96
        RGB:
        179, 12, 150
        CMY:
        30, 95, 41
        CMYK:
        0, 93, 16, 30
      HSL:
        310°, 87.4346%, 37.4510%
        HSV (HSB):
        310°, 93.2961%, 70.1961%
        XYZ:
        24.2269, 12.0487, 29.9029
        xyY:
        0.3661, 0.1821, 12.0487
      CIE-Lab:
        41.2933, 70.0682, -31.2197
        CIE-LCH:
        41.2933, 76.7087, 335.9841
        CIE-Luv:
        41.2933, 70.3406, -53.8600
        Hunter-Lab:
        34.7112, 63.8407, -26.7792
      #b30c96 color charts
#b30c96 RGB chart
      #b30c96 CMYK chart
      #b30c96 RGB pie chart
      #b30c96 color shades, tints & tones
#b30c96 color schemes
#b30c96 color preview, HTML & CSS examples
           This text has a color of #b30c96        
        
          <p style="color:#b30c96;">Text here</p>
        
        
          .mytext {color:#b30c96;}
        
        Text color #b30c96
      
           This box has a color of #b30c96        
        
          <div style="background-color:#b30c96;">Content here</div>
        
        
          .mybackground {background-color:#b30c96;}
        
        Background color #b30c96
      
           Border around this has a color of #b30c96        
        
          <div style="border:2px solid #b30c96;">Content here</div>
        
        
          .myborder {border:2px solid #b30c96;}
        
        Border color #b30c96