#b334b4 color space conversions
Hex:
        #b334b4
        RGB:
        179, 52, 180
        CMY:
        30, 80, 29
        CMYK:
        1, 71, 0, 29
      HSL:
        300°, 55.1724%, 45.4902%
        HSV (HSB):
        300°, 71.1111%, 70.5882%
        XYZ:
        28.0566, 15.3350, 44.6612
        xyY:
        0.3186, 0.1742, 15.3350
      CIE-Lab:
        46.0896, 65.2891, -41.5494
        CIE-LCH:
        46.0896, 77.3887, 327.5277
        CIE-Luv:
        46.0896, 52.9691, -69.6925
        Hunter-Lab:
        39.1599, 59.3588, -40.2073
      #b334b4 color charts
#b334b4 RGB chart
      #b334b4 CMYK chart
      #b334b4 RGB pie chart
      #b334b4 color shades, tints & tones
#b334b4 color schemes
#b334b4 color preview, HTML & CSS examples
           This text has a color of #b334b4        
        
          <p style="color:#b334b4;">Text here</p>
        
        
          .mytext {color:#b334b4;}
        
        Text color #b334b4
      
           This box has a color of #b334b4        
        
          <div style="background-color:#b334b4;">Content here</div>
        
        
          .mybackground {background-color:#b334b4;}
        
        Background color #b334b4
      
           Border around this has a color of #b334b4        
        
          <div style="border:2px solid #b334b4;">Content here</div>
        
        
          .myborder {border:2px solid #b334b4;}
        
        Border color #b334b4