#b325e5 color space conversions
Hex:
        #b325e5
        RGB:
        179, 37, 229
        CMY:
        30, 85, 10
        CMYK:
        22, 84, 0, 10
      HSL:
        284°, 78.6885%, 52.1569%
        HSV (HSB):
        284°, 83.8428%, 89.8039%
        XYZ:
        33.3948, 16.5640, 75.5658
        xyY:
        0.2660, 0.1320, 16.5640
      CIE-Lab:
        47.7059, 78.2233, -67.2350
        CIE-LCH:
        47.7059, 103.1476, 319.3201
        CIE-Luv:
        47.7059, 40.2037, -108.6540
        Hunter-Lab:
        40.6989, 75.2424, -81.5948
      #b325e5 color charts
#b325e5 RGB chart
      #b325e5 CMYK chart
      #b325e5 RGB pie chart
      #b325e5 color shades, tints & tones
#b325e5 color schemes
#b325e5 color preview, HTML & CSS examples
           This text has a color of #b325e5        
        
          <p style="color:#b325e5;">Text here</p>
        
        
          .mytext {color:#b325e5;}
        
        Text color #b325e5
      
           This box has a color of #b325e5        
        
          <div style="background-color:#b325e5;">Content here</div>
        
        
          .mybackground {background-color:#b325e5;}
        
        Background color #b325e5
      
           Border around this has a color of #b325e5        
        
          <div style="border:2px solid #b325e5;">Content here</div>
        
        
          .myborder {border:2px solid #b325e5;}
        
        Border color #b325e5