#b306ee color space conversions
Hex:
        #b306ee
        RGB:
        179, 6, 238
        CMY:
        30, 98, 7
        CMYK:
        25, 97, 0, 7
      HSL:
        285°, 95.0820%, 47.8431%
        HSV (HSB):
        285°, 97.4790%, 93.3333%
        XYZ:
        34.0881, 15.8870, 82.1588
        xyY:
        0.2580, 0.1202, 15.8870
      CIE-Lab:
        46.8259, 84.4413, -73.7591
        CIE-LCH:
        46.8259, 112.1193, 318.8629
        CIE-Luv:
        46.8259, 39.5362, -117.3461
        Hunter-Lab:
        39.8585, 82.9060, -94.3112
      #b306ee color charts
#b306ee RGB chart
      #b306ee CMYK chart
      #b306ee RGB pie chart
      #b306ee color shades, tints & tones
#b306ee color schemes
#b306ee color preview, HTML & CSS examples
           This text has a color of #b306ee        
        
          <p style="color:#b306ee;">Text here</p>
        
        
          .mytext {color:#b306ee;}
        
        Text color #b306ee
      
           This box has a color of #b306ee        
        
          <div style="background-color:#b306ee;">Content here</div>
        
        
          .mybackground {background-color:#b306ee;}
        
        Background color #b306ee
      
           Border around this has a color of #b306ee        
        
          <div style="border:2px solid #b306ee;">Content here</div>
        
        
          .myborder {border:2px solid #b306ee;}
        
        Border color #b306ee