#b48ff2 color space conversions
Hex:
        #b48ff2
        RGB:
        180, 143, 242
        CMY:
        29, 44, 5
        CMYK:
        26, 41, 0, 5
      HSL:
        262°, 79.2000%, 75.4902%
        HSV (HSB):
        262°, 40.9091%, 94.9020%
        XYZ:
        44.6719, 35.7590, 88.5521
        xyY:
        0.2644, 0.2116, 35.7590
      CIE-Lab:
        66.3354, 33.8544, -44.7275
        CIE-LCH:
        66.3354, 56.0952, 307.1222
        CIE-Luv:
        66.3354, 11.3803, -76.0962
        Hunter-Lab:
        59.7989, 28.6978, -45.9394
      #b48ff2 color charts
#b48ff2 RGB chart
      #b48ff2 CMYK chart
      #b48ff2 RGB pie chart
      #b48ff2 color shades, tints & tones
#b48ff2 color schemes
#b48ff2 color preview, HTML & CSS examples
           This text has a color of #b48ff2        
        
          <p style="color:#b48ff2;">Text here</p>
        
        
          .mytext {color:#b48ff2;}
        
        Text color #b48ff2
      
           This box has a color of #b48ff2        
        
          <div style="background-color:#b48ff2;">Content here</div>
        
        
          .mybackground {background-color:#b48ff2;}
        
        Background color #b48ff2
      
           Border around this has a color of #b48ff2        
        
          <div style="border:2px solid #b48ff2;">Content here</div>
        
        
          .myborder {border:2px solid #b48ff2;}
        
        Border color #b48ff2