#b32aff color space conversions
Hex:
        #b32aff
        RGB:
        179, 42, 255
        CMY:
        30, 84, 0
        CMYK:
        30, 84, 0, 0
      HSL:
        279°, 100.0000%, 58.2353%
        HSV (HSB):
        279°, 83.5294%, 100.0000%
        XYZ:
        37.4684, 18.4596, 96.1960
        xyY:
        0.2463, 0.1213, 18.4596
      CIE-Lab:
        50.0489, 81.9230, -78.0317
        CIE-LCH:
        50.0489, 113.1385, 316.3936
        CIE-Luv:
        50.0489, 33.0047, -125.4406
        Hunter-Lab:
        42.9647, 80.4770, -102.6724
      #b32aff color charts
#b32aff RGB chart
      #b32aff CMYK chart
      #b32aff RGB pie chart
      #b32aff color shades, tints & tones
#b32aff color schemes
#b32aff color preview, HTML & CSS examples
           This text has a color of #b32aff        
        
          <p style="color:#b32aff;">Text here</p>
        
        
          .mytext {color:#b32aff;}
        
        Text color #b32aff
      
           This box has a color of #b32aff        
        
          <div style="background-color:#b32aff;">Content here</div>
        
        
          .mybackground {background-color:#b32aff;}
        
        Background color #b32aff
      
           Border around this has a color of #b32aff        
        
          <div style="border:2px solid #b32aff;">Content here</div>
        
        
          .myborder {border:2px solid #b32aff;}
        
        Border color #b32aff