#b328eb color space conversions
Hex:
        #b328eb
        RGB:
        179, 40, 235
        CMY:
        30, 84, 8
        CMYK:
        24, 83, 0, 8
      HSL:
        283°, 82.9787%, 53.9216%
        HSV (HSB):
        283°, 82.9787%, 92.1569%
        XYZ:
        34.3446, 17.0994, 80.0876
        xyY:
        0.2611, 0.1300, 17.0994
      CIE-Lab:
        48.3851, 78.6092, -69.5277
        CIE-LCH:
        48.3851, 104.9453, 318.5081
        CIE-Luv:
        48.3851, 38.2613, -112.3212
        Hunter-Lab:
        41.3515, 75.8886, -85.8841
      #b328eb color charts
#b328eb RGB chart
      #b328eb CMYK chart
      #b328eb RGB pie chart
      #b328eb color shades, tints & tones
#b328eb color schemes
#b328eb color preview, HTML & CSS examples
           This text has a color of #b328eb        
        
          <p style="color:#b328eb;">Text here</p>
        
        
          .mytext {color:#b328eb;}
        
        Text color #b328eb
      
           This box has a color of #b328eb        
        
          <div style="background-color:#b328eb;">Content here</div>
        
        
          .mybackground {background-color:#b328eb;}
        
        Background color #b328eb
      
           Border around this has a color of #b328eb        
        
          <div style="border:2px solid #b328eb;">Content here</div>
        
        
          .myborder {border:2px solid #b328eb;}
        
        Border color #b328eb