#b306a1 color space conversions
Hex:
        #b306a1
        RGB:
        179, 6, 161
        CMY:
        30, 98, 37
        CMYK:
        0, 97, 10, 30
      HSL:
        306°, 93.5135%, 36.2745%
        HSV (HSB):
        306°, 96.6480%, 70.1961%
        XYZ:
        25.0886, 12.2872, 34.7676
        xyY:
        0.3478, 0.1703, 12.2872
      CIE-Lab:
        41.6689, 72.1640, -37.2707
        CIE-LCH:
        41.6689, 81.2204, 332.6849
        CIE-Luv:
        41.6689, 66.1230, -62.7382
        Hunter-Lab:
        35.0531, 66.4151, -34.2700
      #b306a1 color charts
#b306a1 RGB chart
      #b306a1 CMYK chart
      #b306a1 RGB pie chart
      #b306a1 color shades, tints & tones
#b306a1 color schemes
#b306a1 color preview, HTML & CSS examples
           This text has a color of #b306a1        
        
          <p style="color:#b306a1;">Text here</p>
        
        
          .mytext {color:#b306a1;}
        
        Text color #b306a1
      
           This box has a color of #b306a1        
        
          <div style="background-color:#b306a1;">Content here</div>
        
        
          .mybackground {background-color:#b306a1;}
        
        Background color #b306a1
      
           Border around this has a color of #b306a1        
        
          <div style="border:2px solid #b306a1;">Content here</div>
        
        
          .myborder {border:2px solid #b306a1;}
        
        Border color #b306a1