#b327d5 color space conversions
Hex:
        #b327d5
        RGB:
        179, 39, 213
        CMY:
        30, 85, 16
        CMYK:
        16, 82, 0, 16
      HSL:
        288°, 69.0476%, 49.4118%
        HSV (HSB):
        288°, 81.6901%, 83.5294%
        XYZ:
        31.3262, 15.8388, 64.3569
        xyY:
        0.2809, 0.1420, 15.8388
      CIE-Lab:
        46.7623, 74.8493, -59.6341
        CIE-LCH:
        46.7623, 95.7008, 321.4549
        CIE-Luv:
        46.7623, 44.6172, -97.1281
        Hunter-Lab:
        39.7980, 70.8558, -68.0185
      #b327d5 color charts
#b327d5 RGB chart
      #b327d5 CMYK chart
      #b327d5 RGB pie chart
      #b327d5 color shades, tints & tones
#b327d5 color schemes
#b327d5 color preview, HTML & CSS examples
           This text has a color of #b327d5        
        
          <p style="color:#b327d5;">Text here</p>
        
        
          .mytext {color:#b327d5;}
        
        Text color #b327d5
      
           This box has a color of #b327d5        
        
          <div style="background-color:#b327d5;">Content here</div>
        
        
          .mybackground {background-color:#b327d5;}
        
        Background color #b327d5
      
           Border around this has a color of #b327d5        
        
          <div style="border:2px solid #b327d5;">Content here</div>
        
        
          .myborder {border:2px solid #b327d5;}
        
        Border color #b327d5