#b499d7 color space conversions
Hex:
        #b499d7
        RGB:
        180, 153, 215
        CMY:
        29, 40, 16
        CMYK:
        16, 29, 0, 16
      HSL:
        266°, 43.6620%, 72.1569%
        HSV (HSB):
        266°, 28.8372%, 84.3137%
        XYZ:
        42.4794, 37.3921, 69.2685
        xyY:
        0.2848, 0.2507, 37.3921
      CIE-Lab:
        67.5701, 22.0653, -27.9241
        CIE-LCH:
        67.5701, 35.5898, 308.3154
        CIE-Luv:
        67.5701, 10.2189, -46.9652
        Hunter-Lab:
        61.1490, 16.9906, -24.3582
      #b499d7 color charts
#b499d7 RGB chart
      #b499d7 CMYK chart
      #b499d7 RGB pie chart
      #b499d7 color shades, tints & tones
#b499d7 color schemes
#b499d7 color preview, HTML & CSS examples
           This text has a color of #b499d7        
        
          <p style="color:#b499d7;">Text here</p>
        
        
          .mytext {color:#b499d7;}
        
        Text color #b499d7
      
           This box has a color of #b499d7        
        
          <div style="background-color:#b499d7;">Content here</div>
        
        
          .mybackground {background-color:#b499d7;}
        
        Background color #b499d7
      
           Border around this has a color of #b499d7        
        
          <div style="border:2px solid #b499d7;">Content here</div>
        
        
          .myborder {border:2px solid #b499d7;}
        
        Border color #b499d7