#b322d4 color space conversions
Hex:
        #b322d4
        RGB:
        179, 34, 212
        CMY:
        30, 87, 17
        CMYK:
        16, 84, 0, 17
      HSL:
        289°, 72.3577%, 48.2353%
        HSV (HSB):
        289°, 83.9623%, 83.1373%
        XYZ:
        31.0461, 15.4812, 63.6392
        xyY:
        0.2818, 0.1405, 15.4812
      CIE-Lab:
        46.2864, 75.8685, -59.8284
        CIE-LCH:
        46.2864, 96.6202, 321.7414
        CIE-Luv:
        46.2864, 45.4809, -97.2161
        Hunter-Lab:
        39.3462, 71.9895, -68.3544
      #b322d4 color charts
#b322d4 RGB chart
      #b322d4 CMYK chart
      #b322d4 RGB pie chart
      #b322d4 color shades, tints & tones
#b322d4 color schemes
#b322d4 color preview, HTML & CSS examples
           This text has a color of #b322d4        
        
          <p style="color:#b322d4;">Text here</p>
        
        
          .mytext {color:#b322d4;}
        
        Text color #b322d4
      
           This box has a color of #b322d4        
        
          <div style="background-color:#b322d4;">Content here</div>
        
        
          .mybackground {background-color:#b322d4;}
        
        Background color #b322d4
      
           Border around this has a color of #b322d4        
        
          <div style="border:2px solid #b322d4;">Content here</div>
        
        
          .myborder {border:2px solid #b322d4;}
        
        Border color #b322d4