#b322d5 color space conversions
Hex:
        #b322d5
        RGB:
        179, 34, 213
        CMY:
        30, 87, 16
        CMYK:
        16, 84, 0, 16
      HSL:
        289°, 72.4696%, 48.4314%
        HSV (HSB):
        289°, 84.0376%, 83.5294%
        XYZ:
        31.1727, 15.5319, 64.3058
        xyY:
        0.2808, 0.1399, 15.5319
      CIE-Lab:
        46.3542, 76.0435, -60.2932
        CIE-LCH:
        46.3542, 97.0458, 321.5899
        CIE-Luv:
        46.3542, 45.1748, -97.9249
        Hunter-Lab:
        39.4105, 72.2206, -69.1557
      #b322d5 color charts
#b322d5 RGB chart
      #b322d5 CMYK chart
      #b322d5 RGB pie chart
      #b322d5 color shades, tints & tones
#b322d5 color schemes
#b322d5 color preview, HTML & CSS examples
           This text has a color of #b322d5        
        
          <p style="color:#b322d5;">Text here</p>
        
        
          .mytext {color:#b322d5;}
        
        Text color #b322d5
      
           This box has a color of #b322d5        
        
          <div style="background-color:#b322d5;">Content here</div>
        
        
          .mybackground {background-color:#b322d5;}
        
        Background color #b322d5
      
           Border around this has a color of #b322d5        
        
          <div style="border:2px solid #b322d5;">Content here</div>
        
        
          .myborder {border:2px solid #b322d5;}
        
        Border color #b322d5