#bdbfea color space conversions
Hex:
        #bdbfea
        RGB:
        189, 191, 234
        CMY:
        26, 25, 8
        CMYK:
        19, 18, 0, 8
      HSL:
        237°, 51.7241%, 82.9412%
        HSV (HSB):
        237°, 19.2308%, 91.7647%
        XYZ:
        54.4684, 54.0209, 85.3982
        xyY:
        0.2809, 0.2786, 54.0209
      CIE-Lab:
        78.4739, 8.0943, -21.5558
        CIE-LCH:
        78.4739, 23.0254, 290.5815
        CIE-Luv:
        78.4739, -3.5497, -35.3158
        Hunter-Lab:
        73.4989, 3.6591, -17.4396
      #bdbfea color charts
#bdbfea RGB chart
      #bdbfea CMYK chart
      #bdbfea RGB pie chart
      #bdbfea color shades, tints & tones
#bdbfea color schemes
#bdbfea color preview, HTML & CSS examples
           This text has a color of #bdbfea        
        
          <p style="color:#bdbfea;">Text here</p>
        
        
          .mytext {color:#bdbfea;}
        
        Text color #bdbfea
      
           This box has a color of #bdbfea        
        
          <div style="background-color:#bdbfea;">Content here</div>
        
        
          .mybackground {background-color:#bdbfea;}
        
        Background color #bdbfea
      
           Border around this has a color of #bdbfea        
        
          <div style="border:2px solid #bdbfea;">Content here</div>
        
        
          .myborder {border:2px solid #bdbfea;}
        
        Border color #bdbfea