#bdb9df color space conversions
Hex:
        #bdb9df
        RGB:
        189, 185, 223
        CMY:
        26, 27, 13
        CMYK:
        15, 17, 0, 13
      HSL:
        246°, 37.2549%, 80.0000%
        HSV (HSB):
        246°, 17.0404%, 87.4510%
        XYZ:
        51.6545, 50.8445, 76.9035
        xyY:
        0.2879, 0.2834, 50.8445
      CIE-Lab:
        76.5847, 8.9592, -18.4827
        CIE-LCH:
        76.5847, 20.5397, 295.8609
        CIE-Luv:
        76.5847, -0.1247, -30.3209
        Hunter-Lab:
        71.3053, 4.5235, -14.0312
      #bdb9df color charts
#bdb9df RGB chart
      #bdb9df CMYK chart
      #bdb9df RGB pie chart
      #bdb9df color shades, tints & tones
#bdb9df color schemes
#bdb9df color preview, HTML & CSS examples
           This text has a color of #bdb9df        
        
          <p style="color:#bdb9df;">Text here</p>
        
        
          .mytext {color:#bdb9df;}
        
        Text color #bdb9df
      
           This box has a color of #bdb9df        
        
          <div style="background-color:#bdb9df;">Content here</div>
        
        
          .mybackground {background-color:#bdb9df;}
        
        Background color #bdb9df
      
           Border around this has a color of #bdb9df        
        
          <div style="border:2px solid #bdb9df;">Content here</div>
        
        
          .myborder {border:2px solid #bdb9df;}
        
        Border color #bdb9df