#b30af8 color space conversions
Hex:
        #b30af8
        RGB:
        179, 10, 248
        CMY:
        30, 96, 3
        CMYK:
        28, 96, 0, 3
      HSL:
        283°, 94.4444%, 50.5882%
        HSV (HSB):
        283°, 95.9677%, 97.2549%
        XYZ:
        35.6422, 16.5781, 90.1283
        xyY:
        0.2504, 0.1165, 16.5781
      CIE-Lab:
        47.7240, 85.8887, -77.9173
        CIE-LCH:
        47.7240, 115.9654, 317.7860
        CIE-Luv:
        47.7240, 36.7164, -123.6829
        Hunter-Lab:
        40.7162, 85.0023, -102.7413
      #b30af8 color charts
#b30af8 RGB chart
      #b30af8 CMYK chart
      #b30af8 RGB pie chart
      #b30af8 color shades, tints & tones
#b30af8 color schemes
#b30af8 color preview, HTML & CSS examples
           This text has a color of #b30af8        
        
          <p style="color:#b30af8;">Text here</p>
        
        
          .mytext {color:#b30af8;}
        
        Text color #b30af8
      
           This box has a color of #b30af8        
        
          <div style="background-color:#b30af8;">Content here</div>
        
        
          .mybackground {background-color:#b30af8;}
        
        Background color #b30af8
      
           Border around this has a color of #b30af8        
        
          <div style="border:2px solid #b30af8;">Content here</div>
        
        
          .myborder {border:2px solid #b30af8;}
        
        Border color #b30af8