#b30be6 color space conversions
Hex:
        #b30be6
        RGB:
        179, 11, 230
        CMY:
        30, 96, 10
        CMYK:
        22, 95, 0, 10
      HSL:
        286°, 90.8714%, 47.2549%
        HSV (HSB):
        286°, 95.2174%, 90.1961%
        XYZ:
        32.9930, 15.5362, 76.1228
        xyY:
        0.2647, 0.1246, 15.5362
      CIE-Lab:
        46.3600, 82.6035, -69.9894
        CIE-LCH:
        46.3600, 108.2675, 319.7256
        CIE-Luv:
        46.3600, 41.6400, -111.8090
        Hunter-Lab:
        39.4160, 80.4346, -86.9135
      #b30be6 color charts
#b30be6 RGB chart
      #b30be6 CMYK chart
      #b30be6 RGB pie chart
      #b30be6 color shades, tints & tones
#b30be6 color schemes
#b30be6 color preview, HTML & CSS examples
           This text has a color of #b30be6        
        
          <p style="color:#b30be6;">Text here</p>
        
        
          .mytext {color:#b30be6;}
        
        Text color #b30be6
      
           This box has a color of #b30be6        
        
          <div style="background-color:#b30be6;">Content here</div>
        
        
          .mybackground {background-color:#b30be6;}
        
        Background color #b30be6
      
           Border around this has a color of #b30be6        
        
          <div style="border:2px solid #b30be6;">Content here</div>
        
        
          .myborder {border:2px solid #b30be6;}
        
        Border color #b30be6