#b30f96 color space conversions
Hex:
        #b30f96
        RGB:
        179, 15, 150
        CMY:
        30, 94, 41
        CMYK:
        0, 92, 16, 30
      HSL:
        311°, 84.5361%, 38.0392%
        HSV (HSB):
        311°, 91.6201%, 70.1961%
        XYZ:
        24.2663, 12.1274, 29.9160
        xyY:
        0.3660, 0.1829, 12.1274
      CIE-Lab:
        41.4178, 69.7032, -31.0240
        CIE-LCH:
        41.4178, 76.2957, 336.0067
        CIE-Luv:
        41.4178, 70.0855, -53.5767
        Hunter-Lab:
        34.8244, 63.4394, -26.5562
      #b30f96 color charts
#b30f96 RGB chart
      #b30f96 CMYK chart
      #b30f96 RGB pie chart
      #b30f96 color shades, tints & tones
#b30f96 color schemes
#b30f96 color preview, HTML & CSS examples
           This text has a color of #b30f96        
        
          <p style="color:#b30f96;">Text here</p>
        
        
          .mytext {color:#b30f96;}
        
        Text color #b30f96
      
           This box has a color of #b30f96        
        
          <div style="background-color:#b30f96;">Content here</div>
        
        
          .mybackground {background-color:#b30f96;}
        
        Background color #b30f96
      
           Border around this has a color of #b30f96        
        
          <div style="border:2px solid #b30f96;">Content here</div>
        
        
          .myborder {border:2px solid #b30f96;}
        
        Border color #b30f96