#b325e7 color space conversions
Hex:
        #b325e7
        RGB:
        179, 37, 231
        CMY:
        30, 85, 9
        CMYK:
        23, 84, 0, 9
      HSL:
        284°, 80.1653%, 52.5490%
        HSV (HSB):
        284°, 83.9827%, 90.5882%
        XYZ:
        33.6758, 16.6764, 77.0453
        xyY:
        0.2643, 0.1309, 16.6764
      CIE-Lab:
        47.8496, 78.5903, -68.1353
        CIE-LCH:
        47.8496, 104.0137, 319.0758
        CIE-Luv:
        47.8496, 39.6501, -110.0276
        Hunter-Lab:
        40.8367, 75.7349, -83.2748
      #b325e7 color charts
#b325e7 RGB chart
      #b325e7 CMYK chart
      #b325e7 RGB pie chart
      #b325e7 color shades, tints & tones
#b325e7 color schemes
#b325e7 color preview, HTML & CSS examples
           This text has a color of #b325e7        
        
          <p style="color:#b325e7;">Text here</p>
        
        
          .mytext {color:#b325e7;}
        
        Text color #b325e7
      
           This box has a color of #b325e7        
        
          <div style="background-color:#b325e7;">Content here</div>
        
        
          .mybackground {background-color:#b325e7;}
        
        Background color #b325e7
      
           Border around this has a color of #b325e7        
        
          <div style="border:2px solid #b325e7;">Content here</div>
        
        
          .myborder {border:2px solid #b325e7;}
        
        Border color #b325e7