#bd9ecf color space conversions
Hex:
        #bd9ecf
        RGB:
        189, 158, 207
        CMY:
        26, 38, 19
        CMYK:
        9, 24, 0, 19
      HSL:
        278°, 33.7931%, 71.5686%
        HSV (HSB):
        278°, 23.6715%, 81.1765%
        XYZ:
        44.4756, 39.7775, 64.3652
        xyY:
        0.2993, 0.2676, 39.7775
      CIE-Lab:
        69.3108, 20.4593, -20.7646
        CIE-LCH:
        69.3108, 29.1505, 314.5757
        CIE-Luv:
        69.3108, 13.8874, -35.3234
        Hunter-Lab:
        63.0694, 15.5040, -16.3595
      #bd9ecf color charts
#bd9ecf RGB chart
      #bd9ecf CMYK chart
      #bd9ecf RGB pie chart
      #bd9ecf color shades, tints & tones
#bd9ecf color schemes
#bd9ecf color preview, HTML & CSS examples
           This text has a color of #bd9ecf        
        
          <p style="color:#bd9ecf;">Text here</p>
        
        
          .mytext {color:#bd9ecf;}
        
        Text color #bd9ecf
      
           This box has a color of #bd9ecf        
        
          <div style="background-color:#bd9ecf;">Content here</div>
        
        
          .mybackground {background-color:#bd9ecf;}
        
        Background color #bd9ecf
      
           Border around this has a color of #bd9ecf        
        
          <div style="border:2px solid #bd9ecf;">Content here</div>
        
        
          .myborder {border:2px solid #bd9ecf;}
        
        Border color #bd9ecf