#b499c0 color space conversions
Hex:
        #b499c0
        RGB:
        180, 153, 192
        CMY:
        29, 40, 25
        CMYK:
        6, 20, 0, 25
      HSL:
        282°, 23.6364%, 67.6471%
        HSV (HSB):
        282°, 20.3125%, 75.2941%
        XYZ:
        39.7281, 36.2915, 54.7802
        xyY:
        0.3037, 0.2775, 36.2915
      CIE-Lab:
        66.7421, 17.1964, -16.4099
        CIE-LCH:
        66.7421, 23.7698, 316.3407
        CIE-Luv:
        66.7421, 12.5672, -27.7050
        Hunter-Lab:
        60.2425, 12.2910, -11.7444
      #b499c0 color charts
#b499c0 RGB chart
      #b499c0 CMYK chart
      #b499c0 RGB pie chart
      #b499c0 color shades, tints & tones
#b499c0 color schemes
#b499c0 color preview, HTML & CSS examples
           This text has a color of #b499c0        
        
          <p style="color:#b499c0;">Text here</p>
        
        
          .mytext {color:#b499c0;}
        
        Text color #b499c0
      
           This box has a color of #b499c0        
        
          <div style="background-color:#b499c0;">Content here</div>
        
        
          .mybackground {background-color:#b499c0;}
        
        Background color #b499c0
      
           Border around this has a color of #b499c0        
        
          <div style="border:2px solid #b499c0;">Content here</div>
        
        
          .myborder {border:2px solid #b499c0;}
        
        Border color #b499c0