#b328d7 color space conversions
Hex:
        #b328d7
        RGB:
        179, 40, 215
        CMY:
        30, 84, 16
        CMYK:
        17, 81, 0, 16
      HSL:
        288°, 68.6275%, 50.0000%
        HSV (HSB):
        288°, 81.3953%, 84.3137%
        XYZ:
        31.6149, 16.0076, 65.7135
        xyY:
        0.2789, 0.1412, 16.0076
      CIE-Lab:
        46.9844, 74.9500, -60.4222
        CIE-LCH:
        46.9844, 96.2723, 321.1254
        CIE-Luv:
        46.9844, 43.8995, -98.3804
        Hunter-Lab:
        40.0095, 71.0316, -69.3741
      #b328d7 color charts
#b328d7 RGB chart
      #b328d7 CMYK chart
      #b328d7 RGB pie chart
      #b328d7 color shades, tints & tones
#b328d7 color schemes
#b328d7 color preview, HTML & CSS examples
           This text has a color of #b328d7        
        
          <p style="color:#b328d7;">Text here</p>
        
        
          .mytext {color:#b328d7;}
        
        Text color #b328d7
      
           This box has a color of #b328d7        
        
          <div style="background-color:#b328d7;">Content here</div>
        
        
          .mybackground {background-color:#b328d7;}
        
        Background color #b328d7
      
           Border around this has a color of #b328d7        
        
          <div style="border:2px solid #b328d7;">Content here</div>
        
        
          .myborder {border:2px solid #b328d7;}
        
        Border color #b328d7