#b306d3 color space conversions
Hex:
        #b306d3
        RGB:
        179, 6, 211
        CMY:
        30, 98, 17
        CMYK:
        15, 97, 0, 17
      HSL:
        291°, 94.4700%, 42.5490%
        HSV (HSB):
        291°, 97.1564%, 82.7451%
        XYZ:
        30.4134, 14.4171, 62.8078
        xyY:
        0.2826, 0.1339, 14.4171
      CIE-Lab:
        44.8253, 79.8112, -61.6162
        CIE-LCH:
        44.8253, 100.8285, 322.3310
        CIE-Luv:
        44.8253, 47.6460, -99.1311
        Hunter-Lab:
        37.9699, 76.5291, -71.4956
      #b306d3 color charts
#b306d3 RGB chart
      #b306d3 CMYK chart
      #b306d3 RGB pie chart
      #b306d3 color shades, tints & tones
#b306d3 color schemes
#b306d3 color preview, HTML & CSS examples
           This text has a color of #b306d3        
        
          <p style="color:#b306d3;">Text here</p>
        
        
          .mytext {color:#b306d3;}
        
        Text color #b306d3
      
           This box has a color of #b306d3        
        
          <div style="background-color:#b306d3;">Content here</div>
        
        
          .mybackground {background-color:#b306d3;}
        
        Background color #b306d3
      
           Border around this has a color of #b306d3        
        
          <div style="border:2px solid #b306d3;">Content here</div>
        
        
          .myborder {border:2px solid #b306d3;}
        
        Border color #b306d3