#b334ac color space conversions
Hex:
        #b334ac
        RGB:
        179, 52, 172
        CMY:
        30, 80, 33
        CMYK:
        0, 71, 4, 30
      HSL:
        303°, 54.9784%, 45.2941%
        HSV (HSB):
        303°, 70.9497%, 70.1961%
        XYZ:
        27.2648, 15.0182, 40.4915
        xyY:
        0.3294, 0.1814, 15.0182
      CIE-Lab:
        45.6592, 63.9826, -37.5151
        CIE-LCH:
        45.6592, 74.1697, 329.6155
        CIE-Luv:
        45.6592, 55.6484, -63.4806
        Hunter-Lab:
        38.7534, 57.7646, -34.8219
      #b334ac color charts
#b334ac RGB chart
      #b334ac CMYK chart
      #b334ac RGB pie chart
      #b334ac color shades, tints & tones
#b334ac color schemes
#b334ac color preview, HTML & CSS examples
           This text has a color of #b334ac        
        
          <p style="color:#b334ac;">Text here</p>
        
        
          .mytext {color:#b334ac;}
        
        Text color #b334ac
      
           This box has a color of #b334ac        
        
          <div style="background-color:#b334ac;">Content here</div>
        
        
          .mybackground {background-color:#b334ac;}
        
        Background color #b334ac
      
           Border around this has a color of #b334ac        
        
          <div style="border:2px solid #b334ac;">Content here</div>
        
        
          .myborder {border:2px solid #b334ac;}
        
        Border color #b334ac