#b307b4 color space conversions
Hex:
        #b307b4
        RGB:
        179, 7, 180
        CMY:
        30, 97, 29
        CMYK:
        1, 96, 0, 29
      HSL:
        300°, 92.5134%, 36.6667%
        HSV (HSB):
        300°, 96.1111%, 70.5882%
        XYZ:
        26.9046, 13.0310, 44.2772
        xyY:
        0.3195, 0.1547, 13.0310
      CIE-Lab:
        42.8098, 74.8057, -46.7771
        CIE-LCH:
        42.8098, 88.2269, 327.9817
        CIE-Luv:
        42.8098, 58.5131, -76.8903
        Hunter-Lab:
        36.0984, 69.8661, -47.4544
      #b307b4 color charts
#b307b4 RGB chart
      #b307b4 CMYK chart
      #b307b4 RGB pie chart
      #b307b4 color shades, tints & tones
#b307b4 color schemes
#b307b4 color preview, HTML & CSS examples
           This text has a color of #b307b4        
        
          <p style="color:#b307b4;">Text here</p>
        
        
          .mytext {color:#b307b4;}
        
        Text color #b307b4
      
           This box has a color of #b307b4        
        
          <div style="background-color:#b307b4;">Content here</div>
        
        
          .mybackground {background-color:#b307b4;}
        
        Background color #b307b4
      
           Border around this has a color of #b307b4        
        
          <div style="border:2px solid #b307b4;">Content here</div>
        
        
          .myborder {border:2px solid #b307b4;}
        
        Border color #b307b4