#b496db color space conversions
Hex:
        #b496db
        RGB:
        180, 150, 219
        CMY:
        29, 41, 14
        CMYK:
        18, 32, 0, 14
      HSL:
        266°, 48.9362%, 72.3529%
        HSV (HSB):
        266°, 31.5068%, 85.8824%
        XYZ:
        42.5149, 36.6305, 71.8474
        xyY:
        0.2816, 0.2426, 36.6305
      CIE-Lab:
        66.9989, 24.6343, -31.0179
        CIE-LCH:
        66.9989, 39.6101, 308.4565
        CIE-Luv:
        66.9989, 11.1109, -52.3273
        Hunter-Lab:
        60.5231, 19.4733, -28.0174
      #b496db color charts
#b496db RGB chart
      #b496db CMYK chart
      #b496db RGB pie chart
      #b496db color shades, tints & tones
#b496db color schemes
#b496db color preview, HTML & CSS examples
           This text has a color of #b496db        
        
          <p style="color:#b496db;">Text here</p>
        
        
          .mytext {color:#b496db;}
        
        Text color #b496db
      
           This box has a color of #b496db        
        
          <div style="background-color:#b496db;">Content here</div>
        
        
          .mybackground {background-color:#b496db;}
        
        Background color #b496db
      
           Border around this has a color of #b496db        
        
          <div style="border:2px solid #b496db;">Content here</div>
        
        
          .myborder {border:2px solid #b496db;}
        
        Border color #b496db