#b327f2 color space conversions
Hex:
        #b327f2
        RGB:
        179, 39, 242
        CMY:
        30, 85, 5
        CMYK:
        26, 84, 0, 5
      HSL:
        281°, 88.6463%, 55.0980%
        HSV (HSB):
        281°, 83.8843%, 94.9020%
        XYZ:
        35.3429, 17.4455, 85.5089
        xyY:
        0.2556, 0.1261, 17.4455
      CIE-Lab:
        48.8166, 80.1671, -72.7688
        CIE-LCH:
        48.8166, 108.2685, 317.7695
        CIE-Luv:
        48.8166, 36.5221, -117.2110
        Hunter-Lab:
        41.7679, 77.9485, -92.1435
      #b327f2 color charts
#b327f2 RGB chart
      #b327f2 CMYK chart
      #b327f2 RGB pie chart
      #b327f2 color shades, tints & tones
#b327f2 color schemes
#b327f2 color preview, HTML & CSS examples
           This text has a color of #b327f2        
        
          <p style="color:#b327f2;">Text here</p>
        
        
          .mytext {color:#b327f2;}
        
        Text color #b327f2
      
           This box has a color of #b327f2        
        
          <div style="background-color:#b327f2;">Content here</div>
        
        
          .mybackground {background-color:#b327f2;}
        
        Background color #b327f2
      
           Border around this has a color of #b327f2        
        
          <div style="border:2px solid #b327f2;">Content here</div>
        
        
          .myborder {border:2px solid #b327f2;}
        
        Border color #b327f2