#b329ed color space conversions
Hex:
        #b329ed
        RGB:
        179, 41, 237
        CMY:
        30, 84, 7
        CMYK:
        24, 83, 0, 7
      HSL:
        282°, 84.4828%, 54.5098%
        HSV (HSB):
        282°, 82.7004%, 92.9412%
        XYZ:
        34.6694, 17.2840, 81.6296
        xyY:
        0.2595, 0.1294, 17.2840
      CIE-Lab:
        48.6159, 78.7335, -70.2811
        CIE-LCH:
        48.6159, 105.5386, 318.2464
        CIE-Luv:
        48.6159, 37.6258, -113.5323
        Hunter-Lab:
        41.5740, 76.1001, -87.3127
      #b329ed color charts
#b329ed RGB chart
      #b329ed CMYK chart
      #b329ed RGB pie chart
      #b329ed color shades, tints & tones
#b329ed color schemes
#b329ed color preview, HTML & CSS examples
           This text has a color of #b329ed        
        
          <p style="color:#b329ed;">Text here</p>
        
        
          .mytext {color:#b329ed;}
        
        Text color #b329ed
      
           This box has a color of #b329ed        
        
          <div style="background-color:#b329ed;">Content here</div>
        
        
          .mybackground {background-color:#b329ed;}
        
        Background color #b329ed
      
           Border around this has a color of #b329ed        
        
          <div style="border:2px solid #b329ed;">Content here</div>
        
        
          .myborder {border:2px solid #b329ed;}
        
        Border color #b329ed