#b306ff color space conversions
Hex:
        #b306ff
        RGB:
        179, 6, 255
        CMY:
        30, 98, 0
        CMYK:
        30, 98, 0, 0
      HSL:
        282°, 100.0000%, 51.1765%
        HSV (HSB):
        282°, 97.6471%, 100.0000%
        XYZ:
        36.7055, 16.9340, 95.9417
        xyY:
        0.2454, 0.1132, 16.9340
      CIE-Lab:
        48.1767, 87.4877, -81.0904
        CIE-LCH:
        48.1767, 119.2885, 317.1733
        CIE-Luv:
        48.1767, 35.0354, -128.3314
        Hunter-Lab:
        41.1509, 87.2033, -109.4268
      #b306ff color charts
#b306ff RGB chart
      #b306ff CMYK chart
      #b306ff RGB pie chart
      #b306ff color shades, tints & tones
#b306ff color schemes
#b306ff color preview, HTML & CSS examples
           This text has a color of #b306ff        
        
          <p style="color:#b306ff;">Text here</p>
        
        
          .mytext {color:#b306ff;}
        
        Text color #b306ff
      
           This box has a color of #b306ff        
        
          <div style="background-color:#b306ff;">Content here</div>
        
        
          .mybackground {background-color:#b306ff;}
        
        Background color #b306ff
      
           Border around this has a color of #b306ff        
        
          <div style="border:2px solid #b306ff;">Content here</div>
        
        
          .myborder {border:2px solid #b306ff;}
        
        Border color #b306ff