#b306e2 color space conversions
Hex:
        #b306e2
        RGB:
        179, 6, 226
        CMY:
        30, 98, 11
        CMYK:
        21, 97, 0, 11
      HSL:
        287°, 94.8276%, 45.4902%
        HSV (HSB):
        287°, 97.3451%, 88.6275%
        XYZ:
        32.3830, 15.2049, 73.1796
        xyY:
        0.2681, 0.1259, 15.2049
      CIE-Lab:
        45.9136, 82.3486, -68.4413
        CIE-LCH:
        45.9136, 107.0771, 320.2695
        CIE-Luv:
        45.9136, 42.9876, -109.3725
        Hunter-Lab:
        38.9935, 80.0005, -83.9748
      #b306e2 color charts
#b306e2 RGB chart
      #b306e2 CMYK chart
      #b306e2 RGB pie chart
      #b306e2 color shades, tints & tones
#b306e2 color schemes
#b306e2 color preview, HTML & CSS examples
           This text has a color of #b306e2        
        
          <p style="color:#b306e2;">Text here</p>
        
        
          .mytext {color:#b306e2;}
        
        Text color #b306e2
      
           This box has a color of #b306e2        
        
          <div style="background-color:#b306e2;">Content here</div>
        
        
          .mybackground {background-color:#b306e2;}
        
        Background color #b306e2
      
           Border around this has a color of #b306e2        
        
          <div style="border:2px solid #b306e2;">Content here</div>
        
        
          .myborder {border:2px solid #b306e2;}
        
        Border color #b306e2