#b495b5 color space conversions
Hex:
        #b495b5
        RGB:
        180, 149, 181
        CMY:
        29, 42, 29
        CMYK:
        1, 18, 0, 29
      HSL:
        298°, 17.7778%, 64.7059%
        HSV (HSB):
        298°, 17.6796%, 70.9804%
        XYZ:
        37.9103, 34.5344, 48.3838
        xyY:
        0.3138, 0.2858, 34.5344
      CIE-Lab:
        65.3845, 17.2570, -12.3013
        CIE-LCH:
        65.3845, 21.1926, 324.5177
        CIE-Luv:
        65.3845, 15.6890, -21.2543
        Hunter-Lab:
        58.7660, 12.3111, -7.6791
      #b495b5 color charts
#b495b5 RGB chart
      #b495b5 CMYK chart
      #b495b5 RGB pie chart
      #b495b5 color shades, tints & tones
#b495b5 color schemes
#b495b5 color preview, HTML & CSS examples
           This text has a color of #b495b5        
        
          <p style="color:#b495b5;">Text here</p>
        
        
          .mytext {color:#b495b5;}
        
        Text color #b495b5
      
           This box has a color of #b495b5        
        
          <div style="background-color:#b495b5;">Content here</div>
        
        
          .mybackground {background-color:#b495b5;}
        
        Background color #b495b5
      
           Border around this has a color of #b495b5        
        
          <div style="border:2px solid #b495b5;">Content here</div>
        
        
          .myborder {border:2px solid #b495b5;}
        
        Border color #b495b5