#bd9fec color space conversions
Hex:
        #bd9fec
        RGB:
        189, 159, 236
        CMY:
        26, 38, 7
        CMYK:
        20, 33, 0, 7
      HSL:
        263°, 66.9565%, 77.4510%
        HSV (HSB):
        263°, 32.6271%, 92.5490%
        XYZ:
        48.5247, 41.6712, 84.8427
        xyY:
        0.2772, 0.2381, 41.6712
      CIE-Lab:
        70.6436, 26.1539, -34.6555
        CIE-LCH:
        70.6436, 43.4169, 307.0412
        CIE-Luv:
        70.6436, 10.3695, -59.0052
        Hunter-Lab:
        64.5532, 21.2104, -32.7379
      #bd9fec color charts
#bd9fec RGB chart
      #bd9fec CMYK chart
      #bd9fec RGB pie chart
      #bd9fec color shades, tints & tones
#bd9fec color schemes
#bd9fec color preview, HTML & CSS examples
           This text has a color of #bd9fec        
        
          <p style="color:#bd9fec;">Text here</p>
        
        
          .mytext {color:#bd9fec;}
        
        Text color #bd9fec
      
           This box has a color of #bd9fec        
        
          <div style="background-color:#bd9fec;">Content here</div>
        
        
          .mybackground {background-color:#bd9fec;}
        
        Background color #bd9fec
      
           Border around this has a color of #bd9fec        
        
          <div style="border:2px solid #bd9fec;">Content here</div>
        
        
          .myborder {border:2px solid #bd9fec;}
        
        Border color #bd9fec