#b336af color space conversions
Hex:
        #b336af
        RGB:
        179, 54, 175
        CMY:
        30, 79, 31
        CMYK:
        0, 70, 2, 30
      HSL:
        302°, 53.6481%, 45.6863%
        HSV (HSB):
        302°, 69.8324%, 70.1961%
        XYZ:
        27.6474, 15.3172, 42.0568
        xyY:
        0.3252, 0.1802, 15.3172
      CIE-Lab:
        46.0656, 63.7662, -38.6442
        CIE-LCH:
        46.0656, 74.5621, 328.7829
        CIE-Luv:
        46.0656, 54.1800, -65.2405
        Hunter-Lab:
        39.1372, 57.6066, -36.3170
      #b336af color charts
#b336af RGB chart
      #b336af CMYK chart
      #b336af RGB pie chart
      #b336af color shades, tints & tones
#b336af color schemes
#b336af color preview, HTML & CSS examples
           This text has a color of #b336af        
        
          <p style="color:#b336af;">Text here</p>
        
        
          .mytext {color:#b336af;}
        
        Text color #b336af
      
           This box has a color of #b336af        
        
          <div style="background-color:#b336af;">Content here</div>
        
        
          .mybackground {background-color:#b336af;}
        
        Background color #b336af
      
           Border around this has a color of #b336af        
        
          <div style="border:2px solid #b336af;">Content here</div>
        
        
          .myborder {border:2px solid #b336af;}
        
        Border color #b336af