#b46afe color space conversions
Hex:
        #b46afe
        RGB:
        180, 106, 254
        CMY:
        29, 58, 0
        CMYK:
        29, 58, 0, 0
      HSL:
        270°, 98.6667%, 70.5882%
        HSV (HSB):
        270°, 58.2677%, 99.6078%
        XYZ:
        41.8658, 27.1671, 96.8031
        xyY:
        0.2525, 0.1638, 27.1671
      CIE-Lab:
        59.1287, 56.6014, -62.7798
        CIE-LCH:
        59.1287, 84.5282, 312.0374
        CIE-Luv:
        59.1287, 21.9291, -105.9447
        Hunter-Lab:
        52.1221, 52.1622, -73.6302
      #b46afe color charts
#b46afe RGB chart
      #b46afe CMYK chart
      #b46afe RGB pie chart
      #b46afe color shades, tints & tones
#b46afe color schemes
#b46afe color preview, HTML & CSS examples
           This text has a color of #b46afe        
        
          <p style="color:#b46afe;">Text here</p>
        
        
          .mytext {color:#b46afe;}
        
        Text color #b46afe
      
           This box has a color of #b46afe        
        
          <div style="background-color:#b46afe;">Content here</div>
        
        
          .mybackground {background-color:#b46afe;}
        
        Background color #b46afe
      
           Border around this has a color of #b46afe        
        
          <div style="border:2px solid #b46afe;">Content here</div>
        
        
          .myborder {border:2px solid #b46afe;}
        
        Border color #b46afe