#b325ef color space conversions
Hex:
        #b325ef
        RGB:
        179, 37, 239
        CMY:
        30, 85, 6
        CMYK:
        25, 85, 0, 6
      HSL:
        282°, 86.3248%, 54.1176%
        HSV (HSB):
        282°, 84.5188%, 93.7255%
        XYZ:
        34.8320, 17.1388, 83.1336
        xyY:
        0.2578, 0.1269, 17.1388
      CIE-Lab:
        48.4345, 80.0729, -71.7030
        CIE-LCH:
        48.4345, 107.4848, 318.1565
        CIE-Luv:
        48.4345, 37.4941, -115.4669
        Hunter-Lab:
        41.3991, 77.7362, -90.0811
      #b325ef color charts
#b325ef RGB chart
      #b325ef CMYK chart
      #b325ef RGB pie chart
      #b325ef color shades, tints & tones
#b325ef color schemes
#b325ef color preview, HTML & CSS examples
           This text has a color of #b325ef        
        
          <p style="color:#b325ef;">Text here</p>
        
        
          .mytext {color:#b325ef;}
        
        Text color #b325ef
      
           This box has a color of #b325ef        
        
          <div style="background-color:#b325ef;">Content here</div>
        
        
          .mybackground {background-color:#b325ef;}
        
        Background color #b325ef
      
           Border around this has a color of #b325ef        
        
          <div style="border:2px solid #b325ef;">Content here</div>
        
        
          .myborder {border:2px solid #b325ef;}
        
        Border color #b325ef