#b9a0de color space conversions
Hex:
        #b9a0de
        RGB:
        185, 160, 222
        CMY:
        27, 37, 13
        CMYK:
        17, 28, 0, 13
      HSL:
        264°, 48.4375%, 74.9020%
        HSV (HSB):
        264°, 27.9279%, 87.0588%
        XYZ:
        45.7632, 40.7298, 74.5569
        xyY:
        0.2842, 0.2529, 40.7298
      CIE-Lab:
        69.9862, 21.2584, -28.0291
        CIE-LCH:
        69.9862, 35.1788, 307.1782
        CIE-Luv:
        69.9862, 9.1753, -47.2758
        Hunter-Lab:
        63.8199, 16.3117, -24.5909
      #b9a0de color charts
#b9a0de RGB chart
      #b9a0de CMYK chart
      #b9a0de RGB pie chart
      #b9a0de color shades, tints & tones
#b9a0de color schemes
#b9a0de color preview, HTML & CSS examples
           This text has a color of #b9a0de        
        
          <p style="color:#b9a0de;">Text here</p>
        
        
          .mytext {color:#b9a0de;}
        
        Text color #b9a0de
      
           This box has a color of #b9a0de        
        
          <div style="background-color:#b9a0de;">Content here</div>
        
        
          .mybackground {background-color:#b9a0de;}
        
        Background color #b9a0de
      
           Border around this has a color of #b9a0de        
        
          <div style="border:2px solid #b9a0de;">Content here</div>
        
        
          .myborder {border:2px solid #b9a0de;}
        
        Border color #b9a0de