#b328e4 color space conversions
Hex:
        #b328e4
        RGB:
        179, 40, 228
        CMY:
        30, 84, 11
        CMYK:
        21, 82, 0, 11
      HSL:
        284°, 77.6860%, 52.5490%
        HSV (HSB):
        284°, 82.4561%, 89.4118%
        XYZ:
        33.3528, 16.7027, 74.8648
        xyY:
        0.2670, 0.1337, 16.7027
      CIE-Lab:
        47.8833, 77.3106, -66.3800
        CIE-LCH:
        47.8833, 101.8981, 319.3501
        CIE-Luv:
        47.8833, 40.1678, -107.5064
        Hunter-Lab:
        40.8690, 74.1515, -80.0007
      #b328e4 color charts
#b328e4 RGB chart
      #b328e4 CMYK chart
      #b328e4 RGB pie chart
      #b328e4 color shades, tints & tones
#b328e4 color schemes
#b328e4 color preview, HTML & CSS examples
           This text has a color of #b328e4        
        
          <p style="color:#b328e4;">Text here</p>
        
        
          .mytext {color:#b328e4;}
        
        Text color #b328e4
      
           This box has a color of #b328e4        
        
          <div style="background-color:#b328e4;">Content here</div>
        
        
          .mybackground {background-color:#b328e4;}
        
        Background color #b328e4
      
           Border around this has a color of #b328e4        
        
          <div style="border:2px solid #b328e4;">Content here</div>
        
        
          .myborder {border:2px solid #b328e4;}
        
        Border color #b328e4