#b496fd color space conversions
Hex:
        #b496fd
        RGB:
        180, 150, 253
        CMY:
        29, 41, 1
        CMYK:
        29, 41, 0, 1
      HSL:
        257°, 96.2617%, 79.0196%
        HSV (HSB):
        257°, 40.7115%, 99.2157%
        XYZ:
        47.4584, 38.6078, 97.8792
        xyY:
        0.2580, 0.2099, 38.6078
      CIE-Lab:
        68.4662, 32.5902, -47.3906
        CIE-LCH:
        68.4662, 57.5151, 304.5161
        CIE-Luv:
        68.4662, 7.5237, -80.7629
        Hunter-Lab:
        62.1352, 27.6002, -49.9026
      #b496fd color charts
#b496fd RGB chart
      #b496fd CMYK chart
      #b496fd RGB pie chart
      #b496fd color shades, tints & tones
#b496fd color schemes
#b496fd color preview, HTML & CSS examples
           This text has a color of #b496fd        
        
          <p style="color:#b496fd;">Text here</p>
        
        
          .mytext {color:#b496fd;}
        
        Text color #b496fd
      
           This box has a color of #b496fd        
        
          <div style="background-color:#b496fd;">Content here</div>
        
        
          .mybackground {background-color:#b496fd;}
        
        Background color #b496fd
      
           Border around this has a color of #b496fd        
        
          <div style="border:2px solid #b496fd;">Content here</div>
        
        
          .myborder {border:2px solid #b496fd;}
        
        Border color #b496fd