#b325d7 color space conversions
Hex:
        #b325d7
        RGB:
        179, 37, 215
        CMY:
        30, 85, 16
        CMYK:
        17, 83, 0, 16
      HSL:
        288°, 70.6349%, 49.4118%
        HSV (HSB):
        288°, 82.7907%, 84.3137%
        XYZ:
        31.5177, 15.8131, 65.6811
        xyY:
        0.2789, 0.1399, 15.8131
      CIE-Lab:
        46.7284, 75.6982, -60.8359
        CIE-LCH:
        46.7284, 97.1146, 321.2124
        CIE-Luv:
        46.7284, 44.2475, -98.8799
        Hunter-Lab:
        39.7657, 71.8863, -70.0933
      #b325d7 color charts
#b325d7 RGB chart
      #b325d7 CMYK chart
      #b325d7 RGB pie chart
      #b325d7 color shades, tints & tones
#b325d7 color schemes
#b325d7 color preview, HTML & CSS examples
           This text has a color of #b325d7        
        
          <p style="color:#b325d7;">Text here</p>
        
        
          .mytext {color:#b325d7;}
        
        Text color #b325d7
      
           This box has a color of #b325d7        
        
          <div style="background-color:#b325d7;">Content here</div>
        
        
          .mybackground {background-color:#b325d7;}
        
        Background color #b325d7
      
           Border around this has a color of #b325d7        
        
          <div style="border:2px solid #b325d7;">Content here</div>
        
        
          .myborder {border:2px solid #b325d7;}
        
        Border color #b325d7