#b9b7de color space conversions
Hex:
        #b9b7de
        RGB:
        185, 183, 222
        CMY:
        27, 28, 13
        CMYK:
        17, 18, 0, 13
      HSL:
        243°, 37.1429%, 79.4118%
        HSV (HSB):
        243°, 17.5676%, 87.0588%
        XYZ:
        50.1259, 49.4552, 76.0111
        xyY:
        0.2855, 0.2816, 49.4552
      CIE-Lab:
        75.7336, 8.5622, -19.2585
        CIE-LCH:
        75.7336, 21.0760, 293.9695
        CIE-Luv:
        75.7336, -1.2456, -31.4673
        Hunter-Lab:
        70.3244, 4.1637, -14.8574
      #b9b7de color charts
#b9b7de RGB chart
      #b9b7de CMYK chart
      #b9b7de RGB pie chart
      #b9b7de color shades, tints & tones
#b9b7de color schemes
#b9b7de color preview, HTML & CSS examples
           This text has a color of #b9b7de        
        
          <p style="color:#b9b7de;">Text here</p>
        
        
          .mytext {color:#b9b7de;}
        
        Text color #b9b7de
      
           This box has a color of #b9b7de        
        
          <div style="background-color:#b9b7de;">Content here</div>
        
        
          .mybackground {background-color:#b9b7de;}
        
        Background color #b9b7de
      
           Border around this has a color of #b9b7de        
        
          <div style="border:2px solid #b9b7de;">Content here</div>
        
        
          .myborder {border:2px solid #b9b7de;}
        
        Border color #b9b7de