#b30fa9 color space conversions
Hex:
        #b30fa9
        RGB:
        179, 15, 169
        CMY:
        30, 94, 34
        CMYK:
        0, 92, 6, 30
      HSL:
        304°, 84.5361%, 38.0392%
        HSV (HSB):
        304°, 91.6201%, 70.1961%
        XYZ:
        25.9227, 12.7899, 38.6385
        xyY:
        0.3351, 0.1653, 12.7899
      CIE-Lab:
        42.4450, 72.3347, -40.8285
        CIE-LCH:
        42.4450, 83.0619, 330.5579
        CIE-Luv:
        42.4450, 62.2978, -68.0762
        Hunter-Lab:
        35.7630, 66.7997, -39.0231
      #b30fa9 color charts
#b30fa9 RGB chart
      #b30fa9 CMYK chart
      #b30fa9 RGB pie chart
      #b30fa9 color shades, tints & tones
#b30fa9 color schemes
#b30fa9 color preview, HTML & CSS examples
           This text has a color of #b30fa9        
        
          <p style="color:#b30fa9;">Text here</p>
        
        
          .mytext {color:#b30fa9;}
        
        Text color #b30fa9
      
           This box has a color of #b30fa9        
        
          <div style="background-color:#b30fa9;">Content here</div>
        
        
          .mybackground {background-color:#b30fa9;}
        
        Background color #b30fa9
      
           Border around this has a color of #b30fa9        
        
          <div style="border:2px solid #b30fa9;">Content here</div>
        
        
          .myborder {border:2px solid #b30fa9;}
        
        Border color #b30fa9