#b30fba color space conversions
Hex:
        #b30fba
        RGB:
        179, 15, 186
        CMY:
        30, 94, 27
        CMYK:
        4, 92, 0, 27
      HSL:
        298°, 85.0746%, 39.4118%
        HSV (HSB):
        298°, 91.9355%, 72.9412%
        XYZ:
        27.6242, 13.4705, 47.5985
        xyY:
        0.3115, 0.1519, 13.4705
      CIE-Lab:
        43.4638, 74.8878, -49.2654
        CIE-LCH:
        43.4638, 89.6396, 326.6608
        CIE-Luv:
        43.4638, 55.8325, -80.7169
        Hunter-Lab:
        36.7022, 70.1203, -51.2007
      #b30fba color charts
#b30fba RGB chart
      #b30fba CMYK chart
      #b30fba RGB pie chart
      #b30fba color shades, tints & tones
#b30fba color schemes
#b30fba color preview, HTML & CSS examples
           This text has a color of #b30fba        
        
          <p style="color:#b30fba;">Text here</p>
        
        
          .mytext {color:#b30fba;}
        
        Text color #b30fba
      
           This box has a color of #b30fba        
        
          <div style="background-color:#b30fba;">Content here</div>
        
        
          .mybackground {background-color:#b30fba;}
        
        Background color #b30fba
      
           Border around this has a color of #b30fba        
        
          <div style="border:2px solid #b30fba;">Content here</div>
        
        
          .myborder {border:2px solid #b30fba;}
        
        Border color #b30fba