#b325d8 color space conversions
Hex:
        #b325d8
        RGB:
        179, 37, 216
        CMY:
        30, 85, 15
        CMYK:
        17, 83, 0, 15
      HSL:
        288°, 70.7510%, 49.6078%
        HSV (HSB):
        288°, 82.8704%, 84.7059%
        XYZ:
        31.6466, 15.8647, 66.3600
        xyY:
        0.2779, 0.1393, 15.8647
      CIE-Lab:
        46.7965, 75.8759, -61.2988
        CIE-LCH:
        46.7965, 97.5433, 321.0659
        CIE-Luv:
        46.7965, 43.9487, -99.5874
        Hunter-Lab:
        39.8305, 72.1206, -70.8992
      #b325d8 color charts
#b325d8 RGB chart
      #b325d8 CMYK chart
      #b325d8 RGB pie chart
      #b325d8 color shades, tints & tones
#b325d8 color schemes
#b325d8 color preview, HTML & CSS examples
           This text has a color of #b325d8        
        
          <p style="color:#b325d8;">Text here</p>
        
        
          .mytext {color:#b325d8;}
        
        Text color #b325d8
      
           This box has a color of #b325d8        
        
          <div style="background-color:#b325d8;">Content here</div>
        
        
          .mybackground {background-color:#b325d8;}
        
        Background color #b325d8
      
           Border around this has a color of #b325d8        
        
          <div style="border:2px solid #b325d8;">Content here</div>
        
        
          .myborder {border:2px solid #b325d8;}
        
        Border color #b325d8