#b46efe color space conversions
Hex:
        #b46efe
        RGB:
        180, 110, 254
        CMY:
        29, 57, 0
        CMYK:
        29, 57, 0, 0
      HSL:
        269°, 98.6301%, 71.3725%
        HSV (HSB):
        269°, 56.6929%, 99.6078%
        XYZ:
        42.2877, 28.0109, 96.9438
        xyY:
        0.2529, 0.1675, 28.0109
      CIE-Lab:
        59.8986, 54.5565, -61.5455
        CIE-LCH:
        59.8986, 82.2451, 311.5552
        CIE-Luv:
        59.8986, 20.8000, -104.0865
        Hunter-Lab:
        52.9253, 50.0034, -71.5542
      #b46efe color charts
#b46efe RGB chart
      #b46efe CMYK chart
      #b46efe RGB pie chart
      #b46efe color shades, tints & tones
#b46efe color schemes
#b46efe color preview, HTML & CSS examples
           This text has a color of #b46efe        
        
          <p style="color:#b46efe;">Text here</p>
        
        
          .mytext {color:#b46efe;}
        
        Text color #b46efe
      
           This box has a color of #b46efe        
        
          <div style="background-color:#b46efe;">Content here</div>
        
        
          .mybackground {background-color:#b46efe;}
        
        Background color #b46efe
      
           Border around this has a color of #b46efe        
        
          <div style="border:2px solid #b46efe;">Content here</div>
        
        
          .myborder {border:2px solid #b46efe;}
        
        Border color #b46efe