#b499d3 color space conversions
Hex:
        #b499d3
        RGB:
        180, 153, 211
        CMY:
        29, 40, 17
        CMYK:
        15, 27, 0, 17
      HSL:
        268°, 39.7260%, 71.3725%
        HSV (HSB):
        268°, 27.4882%, 82.7451%
        XYZ:
        41.9715, 37.1889, 66.5941
        xyY:
        0.2880, 0.2551, 37.1889
      CIE-Lab:
        67.4185, 21.1893, -25.9427
        CIE-LCH:
        67.4185, 33.4964, 309.2410
        CIE-Luv:
        67.4185, 10.6277, -43.5987
        Hunter-Lab:
        60.9827, 16.1333, -22.0577
      #b499d3 color charts
#b499d3 RGB chart
      #b499d3 CMYK chart
      #b499d3 RGB pie chart
      #b499d3 color shades, tints & tones
#b499d3 color schemes
#b499d3 color preview, HTML & CSS examples
           This text has a color of #b499d3        
        
          <p style="color:#b499d3;">Text here</p>
        
        
          .mytext {color:#b499d3;}
        
        Text color #b499d3
      
           This box has a color of #b499d3        
        
          <div style="background-color:#b499d3;">Content here</div>
        
        
          .mybackground {background-color:#b499d3;}
        
        Background color #b499d3
      
           Border around this has a color of #b499d3        
        
          <div style="border:2px solid #b499d3;">Content here</div>
        
        
          .myborder {border:2px solid #b499d3;}
        
        Border color #b499d3