#b48ecd color space conversions
Hex:
        #b48ecd
        RGB:
        180, 142, 205
        CMY:
        29, 44, 20
        CMYK:
        12, 31, 0, 20
      HSL:
        276°, 38.6503%, 68.0392%
        HSV (HSB):
        276°, 30.7317%, 80.3922%
        XYZ:
        39.5148, 33.4571, 62.1328
        xyY:
        0.2925, 0.2476, 33.4571
      CIE-Lab:
        64.5293, 26.0642, -27.0451
        CIE-LCH:
        64.5293, 37.5604, 313.9419
        CIE-Luv:
        64.5293, 16.2269, -45.7925
        Hunter-Lab:
        57.8421, 20.7186, -23.1987
      #b48ecd color charts
#b48ecd RGB chart
      #b48ecd CMYK chart
      #b48ecd RGB pie chart
      #b48ecd color shades, tints & tones
#b48ecd color schemes
#b48ecd color preview, HTML & CSS examples
           This text has a color of #b48ecd        
        
          <p style="color:#b48ecd;">Text here</p>
        
        
          .mytext {color:#b48ecd;}
        
        Text color #b48ecd
      
           This box has a color of #b48ecd        
        
          <div style="background-color:#b48ecd;">Content here</div>
        
        
          .mybackground {background-color:#b48ecd;}
        
        Background color #b48ecd
      
           Border around this has a color of #b48ecd        
        
          <div style="border:2px solid #b48ecd;">Content here</div>
        
        
          .myborder {border:2px solid #b48ecd;}
        
        Border color #b48ecd