#b325cf color space conversions
Hex:
        #b325cf
        RGB:
        179, 37, 207
        CMY:
        30, 85, 19
        CMYK:
        14, 82, 0, 19
      HSL:
        290°, 69.6721%, 47.8431%
        HSV (HSB):
        290°, 82.1256%, 81.1765%
        XYZ:
        30.5145, 15.4118, 60.3980
        xyY:
        0.2870, 0.1450, 15.4118
      CIE-Lab:
        46.1932, 74.2934, -57.1006
        CIE-LCH:
        46.1932, 93.7015, 322.4547
        CIE-Luv:
        46.1932, 46.6938, -93.1684
        Hunter-Lab:
        39.2579, 70.0435, -63.7366
      #b325cf color charts
#b325cf RGB chart
      #b325cf CMYK chart
      #b325cf RGB pie chart
      #b325cf color shades, tints & tones
#b325cf color schemes
#b325cf color preview, HTML & CSS examples
           This text has a color of #b325cf        
        
          <p style="color:#b325cf;">Text here</p>
        
        
          .mytext {color:#b325cf;}
        
        Text color #b325cf
      
           This box has a color of #b325cf        
        
          <div style="background-color:#b325cf;">Content here</div>
        
        
          .mybackground {background-color:#b325cf;}
        
        Background color #b325cf
      
           Border around this has a color of #b325cf        
        
          <div style="border:2px solid #b325cf;">Content here</div>
        
        
          .myborder {border:2px solid #b325cf;}
        
        Border color #b325cf