#b30af4 color space conversions
Hex:
        #b30af4
        RGB:
        179, 10, 244
        CMY:
        30, 96, 4
        CMYK:
        27, 96, 0, 4
      HSL:
        283°, 92.1260%, 49.8039%
        HSV (HSB):
        283°, 95.9016%, 95.6863%
        XYZ:
        35.0281, 16.3324, 86.8942
        xyY:
        0.2534, 0.1181, 16.3324
      CIE-Lab:
        47.4077, 85.1693, -76.1892
        CIE-LCH:
        47.4077, 114.2742, 318.1854
        CIE-Luv:
        47.4077, 37.7747, -121.0906
        Hunter-Lab:
        40.4134, 83.9903, -99.1920
      #b30af4 color charts
#b30af4 RGB chart
      #b30af4 CMYK chart
      #b30af4 RGB pie chart
      #b30af4 color shades, tints & tones
#b30af4 color schemes
#b30af4 color preview, HTML & CSS examples
           This text has a color of #b30af4        
        
          <p style="color:#b30af4;">Text here</p>
        
        
          .mytext {color:#b30af4;}
        
        Text color #b30af4
      
           This box has a color of #b30af4        
        
          <div style="background-color:#b30af4;">Content here</div>
        
        
          .mybackground {background-color:#b30af4;}
        
        Background color #b30af4
      
           Border around this has a color of #b30af4        
        
          <div style="border:2px solid #b30af4;">Content here</div>
        
        
          .myborder {border:2px solid #b30af4;}
        
        Border color #b30af4