#b306bc color space conversions
Hex:
        #b306bc
        RGB:
        179, 6, 188
        CMY:
        30, 98, 26
        CMYK:
        5, 97, 0, 26
      HSL:
        297°, 93.8144%, 38.0392%
        HSV (HSB):
        297°, 96.8085%, 73.7255%
        XYZ:
        27.7326, 13.3448, 48.6911
        xyY:
        0.3089, 0.1487, 13.3448
      CIE-Lab:
        43.2782, 76.1207, -50.7380
        CIE-LCH:
        43.2782, 91.4806, 326.3147
        CIE-Luv:
        43.2782, 55.5773, -82.8093
        Hunter-Lab:
        36.5305, 71.5822, -53.4555
      #b306bc color charts
#b306bc RGB chart
      #b306bc CMYK chart
      #b306bc RGB pie chart
      #b306bc color shades, tints & tones
#b306bc color schemes
#b306bc color preview, HTML & CSS examples
           This text has a color of #b306bc        
        
          <p style="color:#b306bc;">Text here</p>
        
        
          .mytext {color:#b306bc;}
        
        Text color #b306bc
      
           This box has a color of #b306bc        
        
          <div style="background-color:#b306bc;">Content here</div>
        
        
          .mybackground {background-color:#b306bc;}
        
        Background color #b306bc
      
           Border around this has a color of #b306bc        
        
          <div style="border:2px solid #b306bc;">Content here</div>
        
        
          .myborder {border:2px solid #b306bc;}
        
        Border color #b306bc