#b328fd color space conversions
Hex:
        #b328fd
        RGB:
        179, 40, 253
        CMY:
        30, 84, 1
        CMYK:
        29, 84, 0, 1
      HSL:
        279°, 98.1567%, 57.4510%
        HSV (HSB):
        279°, 84.1897%, 99.2157%
        XYZ:
        37.0788, 18.1931, 94.4859
        xyY:
        0.2476, 0.1215, 18.1931
      CIE-Lab:
        49.7295, 82.0247, -77.4383
        CIE-LCH:
        49.7295, 112.8040, 316.6475
        CIE-Luv:
        49.7295, 33.6738, -124.3961
        Hunter-Lab:
        42.6534, 80.5274, -101.4818
      #b328fd color charts
#b328fd RGB chart
      #b328fd CMYK chart
      #b328fd RGB pie chart
      #b328fd color shades, tints & tones
#b328fd color schemes
#b328fd color preview, HTML & CSS examples
           This text has a color of #b328fd        
        
          <p style="color:#b328fd;">Text here</p>
        
        
          .mytext {color:#b328fd;}
        
        Text color #b328fd
      
           This box has a color of #b328fd        
        
          <div style="background-color:#b328fd;">Content here</div>
        
        
          .mybackground {background-color:#b328fd;}
        
        Background color #b328fd
      
           Border around this has a color of #b328fd        
        
          <div style="border:2px solid #b328fd;">Content here</div>
        
        
          .myborder {border:2px solid #b328fd;}
        
        Border color #b328fd