#b30f76 color space conversions
Hex:
        #b30f76
        RGB:
        179, 15, 118
        CMY:
        30, 94, 54
        CMYK:
        0, 92, 34, 30
      HSL:
        322°, 84.5361%, 38.0392%
        HSV (HSB):
        322°, 91.6201%, 70.1961%
        XYZ:
        22.0312, 11.2334, 18.1466
        xyY:
        0.4285, 0.2185, 11.2334
      CIE-Lab:
        39.9708, 65.8871, -13.5618
        CIE-LCH:
        39.9708, 67.2683, 348.3690
        CIE-Luv:
        39.9708, 84.1243, -28.9087
        Hunter-Lab:
        33.5162, 58.6802, -8.6399
      #b30f76 color charts
#b30f76 RGB chart
      #b30f76 CMYK chart
      #b30f76 RGB pie chart
      #b30f76 color shades, tints & tones
#b30f76 color schemes
#b30f76 color preview, HTML & CSS examples
           This text has a color of #b30f76        
        
          <p style="color:#b30f76;">Text here</p>
        
        
          .mytext {color:#b30f76;}
        
        Text color #b30f76
      
           This box has a color of #b30f76        
        
          <div style="background-color:#b30f76;">Content here</div>
        
        
          .mybackground {background-color:#b30f76;}
        
        Background color #b30f76
      
           Border around this has a color of #b30f76        
        
          <div style="border:2px solid #b30f76;">Content here</div>
        
        
          .myborder {border:2px solid #b30f76;}
        
        Border color #b30f76