#bd93ee color space conversions
Hex:
        #bd93ee
        RGB:
        189, 147, 238
        CMY:
        26, 42, 7
        CMYK:
        21, 38, 0, 7
      HSL:
        268°, 72.8000%, 75.4902%
        HSV (HSB):
        268°, 38.2353%, 93.3333%
        XYZ:
        46.8526, 37.8593, 85.7271
        xyY:
        0.2749, 0.2221, 37.8593
      CIE-Lab:
        67.9168, 33.2636, -39.9942
        CIE-LCH:
        67.9168, 52.0193, 309.7507
        CIE-Luv:
        67.9168, 15.0973, -68.4723
        Hunter-Lab:
        61.5299, 28.2434, -39.5354
      #bd93ee color charts
#bd93ee RGB chart
      #bd93ee CMYK chart
      #bd93ee RGB pie chart
      #bd93ee color shades, tints & tones
#bd93ee color schemes
#bd93ee color preview, HTML & CSS examples
           This text has a color of #bd93ee        
        
          <p style="color:#bd93ee;">Text here</p>
        
        
          .mytext {color:#bd93ee;}
        
        Text color #bd93ee
      
           This box has a color of #bd93ee        
        
          <div style="background-color:#bd93ee;">Content here</div>
        
        
          .mybackground {background-color:#bd93ee;}
        
        Background color #bd93ee
      
           Border around this has a color of #bd93ee        
        
          <div style="border:2px solid #bd93ee;">Content here</div>
        
        
          .myborder {border:2px solid #bd93ee;}
        
        Border color #bd93ee