#b48ae1 color space conversions
Hex:
        #b48ae1
        RGB:
        180, 138, 225
        CMY:
        29, 46, 12
        CMYK:
        20, 39, 0, 12
      HSL:
        269°, 59.1837%, 71.1765%
        HSV (HSB):
        269°, 38.6667%, 88.2353%
        XYZ:
        41.5015, 33.3165, 75.4775
        xyY:
        0.2761, 0.2217, 33.3165
      CIE-Lab:
        64.4164, 32.7030, -38.3549
        CIE-LCH:
        64.4164, 50.4042, 310.4523
        CIE-Luv:
        64.4164, 15.4112, -65.1060
        Hunter-Lab:
        57.7204, 27.3322, -37.1256
      #b48ae1 color charts
#b48ae1 RGB chart
      #b48ae1 CMYK chart
      #b48ae1 RGB pie chart
      #b48ae1 color shades, tints & tones
#b48ae1 color schemes
#b48ae1 color preview, HTML & CSS examples
           This text has a color of #b48ae1        
        
          <p style="color:#b48ae1;">Text here</p>
        
        
          .mytext {color:#b48ae1;}
        
        Text color #b48ae1
      
           This box has a color of #b48ae1        
        
          <div style="background-color:#b48ae1;">Content here</div>
        
        
          .mybackground {background-color:#b48ae1;}
        
        Background color #b48ae1
      
           Border around this has a color of #b48ae1        
        
          <div style="border:2px solid #b48ae1;">Content here</div>
        
        
          .myborder {border:2px solid #b48ae1;}
        
        Border color #b48ae1