#b321af color space conversions
Hex:
        #b321af
        RGB:
        179, 33, 175
        CMY:
        30, 87, 31
        CMYK:
        0, 82, 2, 30
      HSL:
        302°, 68.8679%, 41.5686%
        HSV (HSB):
        302°, 81.5642%, 70.1961%
        XYZ:
        26.8721, 13.7666, 41.7983
        xyY:
        0.3260, 0.1670, 13.7666
      CIE-Lab:
        43.8963, 69.9906, -42.0854
        CIE-LCH:
        43.8963, 81.6692, 328.9814
        CIE-Luv:
        43.8963, 58.0733, -70.1833
        Hunter-Lab:
        37.1033, 64.3480, -40.8202
      #b321af color charts
#b321af RGB chart
      #b321af CMYK chart
      #b321af RGB pie chart
      #b321af color shades, tints & tones
#b321af color schemes
#b321af color preview, HTML & CSS examples
           This text has a color of #b321af        
        
          <p style="color:#b321af;">Text here</p>
        
        
          .mytext {color:#b321af;}
        
        Text color #b321af
      
           This box has a color of #b321af        
        
          <div style="background-color:#b321af;">Content here</div>
        
        
          .mybackground {background-color:#b321af;}
        
        Background color #b321af
      
           Border around this has a color of #b321af        
        
          <div style="border:2px solid #b321af;">Content here</div>
        
        
          .myborder {border:2px solid #b321af;}
        
        Border color #b321af