#b30c60 color space conversions
Hex:
        #b30c60
        RGB:
        179, 12, 96
        CMY:
        30, 95, 62
        CMYK:
        0, 93, 46, 30
      HSL:
        330°, 87.4346%, 37.4510%
        HSV (HSB):
        330°, 93.2961%, 70.1961%
        XYZ:
        20.8332, 10.6912, 12.0319
        xyY:
        0.4783, 0.2455, 10.6912
      CIE-Lab:
        39.0554, 64.1612, -1.0512
        CIE-LCH:
        39.0554, 64.1698, 359.0614
        CIE-Luv:
        39.0554, 94.2624, -12.9614
        Hunter-Lab:
        32.6974, 56.5113, 1.0708
      #b30c60 color charts
#b30c60 RGB chart
      #b30c60 CMYK chart
      #b30c60 RGB pie chart
      #b30c60 color shades, tints & tones
#b30c60 color schemes
#b30c60 color preview, HTML & CSS examples
           This text has a color of #b30c60        
        
          <p style="color:#b30c60;">Text here</p>
        
        
          .mytext {color:#b30c60;}
        
        Text color #b30c60
      
           This box has a color of #b30c60        
        
          <div style="background-color:#b30c60;">Content here</div>
        
        
          .mybackground {background-color:#b30c60;}
        
        Background color #b30c60
      
           Border around this has a color of #b30c60        
        
          <div style="border:2px solid #b30c60;">Content here</div>
        
        
          .myborder {border:2px solid #b30c60;}
        
        Border color #b30c60