#b9bdf2 color space conversions
Hex:
        #b9bdf2
        RGB:
        185, 189, 242
        CMY:
        27, 26, 5
        CMYK:
        24, 22, 0, 5
      HSL:
        236°, 68.6747%, 83.7255%
        HSV (HSB):
        236°, 23.5537%, 94.9020%
        XYZ:
        54.2322, 53.1203, 91.3993
        xyY:
        0.2729, 0.2673, 53.1203
      CIE-Lab:
        77.9460, 9.7690, -26.6890
        CIE-LCH:
        77.9460, 28.4207, 290.1042
        CIE-Luv:
        77.9460, -5.1216, -44.0405
        Hunter-Lab:
        72.8837, 5.2741, -23.3337
      #b9bdf2 color charts
#b9bdf2 RGB chart
      #b9bdf2 CMYK chart
      #b9bdf2 RGB pie chart
      #b9bdf2 color shades, tints & tones
#b9bdf2 color schemes
#b9bdf2 color preview, HTML & CSS examples
           This text has a color of #b9bdf2        
        
          <p style="color:#b9bdf2;">Text here</p>
        
        
          .mytext {color:#b9bdf2;}
        
        Text color #b9bdf2
      
           This box has a color of #b9bdf2        
        
          <div style="background-color:#b9bdf2;">Content here</div>
        
        
          .mybackground {background-color:#b9bdf2;}
        
        Background color #b9bdf2
      
           Border around this has a color of #b9bdf2        
        
          <div style="border:2px solid #b9bdf2;">Content here</div>
        
        
          .myborder {border:2px solid #b9bdf2;}
        
        Border color #b9bdf2