#b328d3 color space conversions
Hex:
        #b328d3
        RGB:
        179, 40, 211
        CMY:
        30, 84, 17
        CMYK:
        15, 81, 0, 17
      HSL:
        289°, 68.1275%, 49.2157%
        HSV (HSB):
        289°, 81.0427%, 82.7451%
        XYZ:
        31.1071, 15.8044, 63.0391
        xyY:
        0.2829, 0.1437, 15.8044
      CIE-Lab:
        46.7169, 74.2382, -58.5589
        CIE-LCH:
        46.7169, 94.5540, 321.7337
        CIE-Luv:
        46.7169, 45.0989, -95.5235
        Hunter-Lab:
        39.7548, 70.1006, -66.1876
      #b328d3 color charts
#b328d3 RGB chart
      #b328d3 CMYK chart
      #b328d3 RGB pie chart
      #b328d3 color shades, tints & tones
#b328d3 color schemes
#b328d3 color preview, HTML & CSS examples
           This text has a color of #b328d3        
        
          <p style="color:#b328d3;">Text here</p>
        
        
          .mytext {color:#b328d3;}
        
        Text color #b328d3
      
           This box has a color of #b328d3        
        
          <div style="background-color:#b328d3;">Content here</div>
        
        
          .mybackground {background-color:#b328d3;}
        
        Background color #b328d3
      
           Border around this has a color of #b328d3        
        
          <div style="border:2px solid #b328d3;">Content here</div>
        
        
          .myborder {border:2px solid #b328d3;}
        
        Border color #b328d3