#b32efe color space conversions
Hex:
        #b32efe
        RGB:
        179, 46, 254
        CMY:
        30, 82, 0
        CMYK:
        30, 82, 0, 0
      HSL:
        278°, 99.0476%, 58.8235%
        HSV (HSB):
        278°, 81.8898%, 99.6078%
        XYZ:
        37.4568, 18.6935, 95.3999
        xyY:
        0.2472, 0.1233, 18.6935
      CIE-Lab:
        50.3266, 80.6883, -77.0221
        CIE-LCH:
        50.3266, 111.5482, 316.3317
        CIE-Luv:
        50.3266, 32.8395, -124.1879
        Hunter-Lab:
        43.2359, 78.9779, -100.5581
      #b32efe color charts
#b32efe RGB chart
      #b32efe CMYK chart
      #b32efe RGB pie chart
      #b32efe color shades, tints & tones
#b32efe color schemes
#b32efe color preview, HTML & CSS examples
           This text has a color of #b32efe        
        
          <p style="color:#b32efe;">Text here</p>
        
        
          .mytext {color:#b32efe;}
        
        Text color #b32efe
      
           This box has a color of #b32efe        
        
          <div style="background-color:#b32efe;">Content here</div>
        
        
          .mybackground {background-color:#b32efe;}
        
        Background color #b32efe
      
           Border around this has a color of #b32efe        
        
          <div style="border:2px solid #b32efe;">Content here</div>
        
        
          .myborder {border:2px solid #b32efe;}
        
        Border color #b32efe