#b30d97 color space conversions
Hex:
        #b30d97
        RGB:
        179, 13, 151
        CMY:
        30, 95, 41
        CMYK:
        0, 93, 16, 30
      HSL:
        310°, 86.4583%, 37.6471%
        HSV (HSB):
        310°, 92.7374%, 70.1961%
        XYZ:
        24.3202, 12.1059, 30.3330
        xyY:
        0.3643, 0.1813, 12.1059
      CIE-Lab:
        41.3840, 70.0842, -31.6838
        CIE-LCH:
        41.3840, 76.9133, 335.6732
        CIE-Luv:
        41.3840, 69.8351, -54.5398
        Hunter-Lab:
        34.7936, 63.8804, -27.3335
      #b30d97 color charts
#b30d97 RGB chart
      #b30d97 CMYK chart
      #b30d97 RGB pie chart
      #b30d97 color shades, tints & tones
#b30d97 color schemes
#b30d97 color preview, HTML & CSS examples
           This text has a color of #b30d97        
        
          <p style="color:#b30d97;">Text here</p>
        
        
          .mytext {color:#b30d97;}
        
        Text color #b30d97
      
           This box has a color of #b30d97        
        
          <div style="background-color:#b30d97;">Content here</div>
        
        
          .mybackground {background-color:#b30d97;}
        
        Background color #b30d97
      
           Border around this has a color of #b30d97        
        
          <div style="border:2px solid #b30d97;">Content here</div>
        
        
          .myborder {border:2px solid #b30d97;}
        
        Border color #b30d97