#b30f5d color space conversions
Hex:
        #b30f5d
        RGB:
        179, 15, 93
        CMY:
        30, 94, 64
        CMYK:
        0, 92, 48, 30
      HSL:
        331°, 84.5361%, 38.0392%
        HSV (HSB):
        331°, 91.6201%, 70.1961%
        XYZ:
        20.7370, 10.7157, 11.3313
        xyY:
        0.4847, 0.2505, 10.7157
      CIE-Lab:
        39.0974, 63.5155, 0.9215
        CIE-LCH:
        39.0974, 63.5221, 0.8312
        CIE-Luv:
        39.0974, 95.1123, -10.5432
        Hunter-Lab:
        32.7348, 55.7913, 2.3909
      #b30f5d color charts
#b30f5d RGB chart
      #b30f5d CMYK chart
      #b30f5d RGB pie chart
      #b30f5d color shades, tints & tones
#b30f5d color schemes
#b30f5d color preview, HTML & CSS examples
           This text has a color of #b30f5d        
        
          <p style="color:#b30f5d;">Text here</p>
        
        
          .mytext {color:#b30f5d;}
        
        Text color #b30f5d
      
           This box has a color of #b30f5d        
        
          <div style="background-color:#b30f5d;">Content here</div>
        
        
          .mybackground {background-color:#b30f5d;}
        
        Background color #b30f5d
      
           Border around this has a color of #b30f5d        
        
          <div style="border:2px solid #b30f5d;">Content here</div>
        
        
          .myborder {border:2px solid #b30f5d;}
        
        Border color #b30f5d