#b30e61 color space conversions
Hex:
        #b30e61
        RGB:
        179, 14, 97
        CMY:
        30, 95, 62
        CMYK:
        0, 92, 46, 30
      HSL:
        330°, 85.4922%, 37.8431%
        HSV (HSB):
        330°, 92.1788%, 70.1961%
        XYZ:
        20.9051, 10.7608, 12.2845
        xyY:
        0.4757, 0.2448, 10.7608
      CIE-Lab:
        39.1747, 63.9933, -1.5124
        CIE-LCH:
        39.1747, 64.0112, 358.6462
        CIE-Luv:
        39.1747, 93.5482, -13.4729
        Hunter-Lab:
        32.8037, 56.3477, 0.7594
      #b30e61 color charts
#b30e61 RGB chart
      #b30e61 CMYK chart
      #b30e61 RGB pie chart
      #b30e61 color shades, tints & tones
#b30e61 color schemes
#b30e61 color preview, HTML & CSS examples
           This text has a color of #b30e61        
        
          <p style="color:#b30e61;">Text here</p>
        
        
          .mytext {color:#b30e61;}
        
        Text color #b30e61
      
           This box has a color of #b30e61        
        
          <div style="background-color:#b30e61;">Content here</div>
        
        
          .mybackground {background-color:#b30e61;}
        
        Background color #b30e61
      
           Border around this has a color of #b30e61        
        
          <div style="border:2px solid #b30e61;">Content here</div>
        
        
          .myborder {border:2px solid #b30e61;}
        
        Border color #b30e61