#b334af color space conversions
Hex:
        #b334af
        RGB:
        179, 52, 175
        CMY:
        30, 80, 31
        CMYK:
        0, 71, 2, 30
      HSL:
        302°, 54.9784%, 45.2941%
        HSV (HSB):
        302°, 70.9497%, 70.1961%
        XYZ:
        27.5563, 15.1348, 42.0264
        xyY:
        0.3253, 0.1787, 15.1348
      CIE-Lab:
        45.8183, 64.4675, -39.0354
        CIE-LCH:
        45.8183, 75.3646, 328.8049
        CIE-Luv:
        45.8183, 54.6348, -65.8176
        Hunter-Lab:
        38.9035, 58.3545, -36.8169
      #b334af color charts
#b334af RGB chart
      #b334af CMYK chart
      #b334af RGB pie chart
      #b334af color shades, tints & tones
#b334af color schemes
#b334af color preview, HTML & CSS examples
           This text has a color of #b334af        
        
          <p style="color:#b334af;">Text here</p>
        
        
          .mytext {color:#b334af;}
        
        Text color #b334af
      
           This box has a color of #b334af        
        
          <div style="background-color:#b334af;">Content here</div>
        
        
          .mybackground {background-color:#b334af;}
        
        Background color #b334af
      
           Border around this has a color of #b334af        
        
          <div style="border:2px solid #b334af;">Content here</div>
        
        
          .myborder {border:2px solid #b334af;}
        
        Border color #b334af