#b30e71 color space conversions
Hex:
        #b30e71
        RGB:
        179, 14, 113
        CMY:
        30, 95, 56
        CMYK:
        0, 92, 37, 30
      HSL:
        324°, 85.4922%, 37.8431%
        HSV (HSB):
        324°, 92.1788%, 70.1961%
        XYZ:
        21.7281, 11.0900, 16.6182
        xyY:
        0.4395, 0.2243, 11.0900
      CIE-Lab:
        39.7317, 65.5022, -10.7928
        CIE-LCH:
        39.7317, 66.3854, 350.6434
        CIE-Luv:
        39.7317, 86.4851, -25.2303
        Hunter-Lab:
        33.3017, 58.1864, -6.2756
      #b30e71 color charts
#b30e71 RGB chart
      #b30e71 CMYK chart
      #b30e71 RGB pie chart
      #b30e71 color shades, tints & tones
#b30e71 color schemes
#b30e71 color preview, HTML & CSS examples
           This text has a color of #b30e71        
        
          <p style="color:#b30e71;">Text here</p>
        
        
          .mytext {color:#b30e71;}
        
        Text color #b30e71
      
           This box has a color of #b30e71        
        
          <div style="background-color:#b30e71;">Content here</div>
        
        
          .mybackground {background-color:#b30e71;}
        
        Background color #b30e71
      
           Border around this has a color of #b30e71        
        
          <div style="border:2px solid #b30e71;">Content here</div>
        
        
          .myborder {border:2px solid #b30e71;}
        
        Border color #b30e71