#b32ff4 color space conversions
Hex:
        #b32ff4
        RGB:
        179, 47, 244
        CMY:
        30, 82, 4
        CMYK:
        27, 81, 0, 4
      HSL:
        280°, 89.9543%, 57.0588%
        HSV (HSB):
        280°, 80.7377%, 95.6863%
        XYZ:
        35.9361, 18.1484, 87.1969
        xyY:
        0.2544, 0.1285, 18.1484
      CIE-Lab:
        49.6756, 78.4647, -72.4940
        CIE-LCH:
        49.6756, 106.8274, 317.2649
        CIE-Luv:
        49.6756, 35.1645, -117.3118
        Hunter-Lab:
        42.6009, 76.0222, -91.5360
      #b32ff4 color charts
#b32ff4 RGB chart
      #b32ff4 CMYK chart
      #b32ff4 RGB pie chart
      #b32ff4 color shades, tints & tones
#b32ff4 color schemes
#b32ff4 color preview, HTML & CSS examples
           This text has a color of #b32ff4        
        
          <p style="color:#b32ff4;">Text here</p>
        
        
          .mytext {color:#b32ff4;}
        
        Text color #b32ff4
      
           This box has a color of #b32ff4        
        
          <div style="background-color:#b32ff4;">Content here</div>
        
        
          .mybackground {background-color:#b32ff4;}
        
        Background color #b32ff4
      
           Border around this has a color of #b32ff4        
        
          <div style="border:2px solid #b32ff4;">Content here</div>
        
        
          .myborder {border:2px solid #b32ff4;}
        
        Border color #b32ff4