#b30bf5 color space conversions
Hex:
        #b30bf5
        RGB:
        179, 11, 245
        CMY:
        30, 96, 4
        CMYK:
        27, 96, 0, 4
      HSL:
        283°, 92.1260%, 50.1961%
        HSV (HSB):
        283°, 95.5102%, 96.0784%
        XYZ:
        35.1915, 16.4156, 87.6999
        xyY:
        0.2526, 0.1178, 16.4156
      CIE-Lab:
        47.5151, 85.2627, -76.5755
        CIE-LCH:
        47.5151, 114.6016, 318.0726
        CIE-Luv:
        47.5151, 37.4766, -121.6964
        Hunter-Lab:
        40.5162, 84.1380, -99.9757
      #b30bf5 color charts
#b30bf5 RGB chart
      #b30bf5 CMYK chart
      #b30bf5 RGB pie chart
      #b30bf5 color shades, tints & tones
#b30bf5 color schemes
#b30bf5 color preview, HTML & CSS examples
           This text has a color of #b30bf5        
        
          <p style="color:#b30bf5;">Text here</p>
        
        
          .mytext {color:#b30bf5;}
        
        Text color #b30bf5
      
           This box has a color of #b30bf5        
        
          <div style="background-color:#b30bf5;">Content here</div>
        
        
          .mybackground {background-color:#b30bf5;}
        
        Background color #b30bf5
      
           Border around this has a color of #b30bf5        
        
          <div style="border:2px solid #b30bf5;">Content here</div>
        
        
          .myborder {border:2px solid #b30bf5;}
        
        Border color #b30bf5