#b32df4 color space conversions
Hex:
        #b32df4
        RGB:
        179, 45, 244
        CMY:
        30, 82, 4
        CMYK:
        27, 82, 0, 4
      HSL:
        280°, 90.0452%, 56.6667%
        HSV (HSB):
        280°, 81.5574%, 95.6863%
        XYZ:
        35.8579, 17.9921, 87.1709
        xyY:
        0.2543, 0.1276, 17.9921
      CIE-Lab:
        49.4866, 79.0173, -72.8015
        CIE-LCH:
        49.4866, 107.4420, 317.3445
        CIE-Luv:
        49.4866, 35.3916, -117.6475
        Hunter-Lab:
        42.4171, 76.6675, -92.1541
      #b32df4 color charts
#b32df4 RGB chart
      #b32df4 CMYK chart
      #b32df4 RGB pie chart
      #b32df4 color shades, tints & tones
#b32df4 color schemes
#b32df4 color preview, HTML & CSS examples
           This text has a color of #b32df4        
        
          <p style="color:#b32df4;">Text here</p>
        
        
          .mytext {color:#b32df4;}
        
        Text color #b32df4
      
           This box has a color of #b32df4        
        
          <div style="background-color:#b32df4;">Content here</div>
        
        
          .mybackground {background-color:#b32df4;}
        
        Background color #b32df4
      
           Border around this has a color of #b32df4        
        
          <div style="border:2px solid #b32df4;">Content here</div>
        
        
          .myborder {border:2px solid #b32df4;}
        
        Border color #b32df4