#b30f74 color space conversions
Hex:
        #b30f74
        RGB:
        179, 15, 116
        CMY:
        30, 94, 55
        CMYK:
        0, 92, 35, 30
      HSL:
        323°, 84.5361%, 38.0392%
        HSV (HSB):
        323°, 91.6201%, 70.1961%
        XYZ:
        21.9136, 11.1863, 17.5272
        xyY:
        0.4328, 0.2210, 11.1863
      CIE-Lab:
        39.8925, 65.6768, -12.4299
        CIE-LCH:
        39.8925, 66.8427, 349.2830
        CIE-Luv:
        39.8925, 85.0174, -27.3896
        Hunter-Lab:
        33.4459, 58.4219, -7.6585
      #b30f74 color charts
#b30f74 RGB chart
      #b30f74 CMYK chart
      #b30f74 RGB pie chart
      #b30f74 color shades, tints & tones
#b30f74 color schemes
#b30f74 color preview, HTML & CSS examples
           This text has a color of #b30f74        
        
          <p style="color:#b30f74;">Text here</p>
        
        
          .mytext {color:#b30f74;}
        
        Text color #b30f74
      
           This box has a color of #b30f74        
        
          <div style="background-color:#b30f74;">Content here</div>
        
        
          .mybackground {background-color:#b30f74;}
        
        Background color #b30f74
      
           Border around this has a color of #b30f74        
        
          <div style="border:2px solid #b30f74;">Content here</div>
        
        
          .myborder {border:2px solid #b30f74;}
        
        Border color #b30f74