#bd8be1 color space conversions
Hex:
        #bd8be1
        RGB:
        189, 139, 225
        CMY:
        26, 45, 12
        CMYK:
        16, 38, 0, 12
      HSL:
        275°, 58.9041%, 71.3725%
        HSV (HSB):
        275°, 38.2222%, 88.2353%
        XYZ:
        43.8095, 34.7203, 75.6268
        xyY:
        0.2842, 0.2252, 34.7203
      CIE-Lab:
        65.5303, 34.8068, -36.5509
        CIE-LCH:
        65.5303, 50.4725, 313.5998
        CIE-Luv:
        65.5303, 20.0720, -62.6444
        Hunter-Lab:
        58.9239, 29.5965, -34.8499
      #bd8be1 color charts
#bd8be1 RGB chart
      #bd8be1 CMYK chart
      #bd8be1 RGB pie chart
      #bd8be1 color shades, tints & tones
#bd8be1 color schemes
#bd8be1 color preview, HTML & CSS examples
           This text has a color of #bd8be1        
        
          <p style="color:#bd8be1;">Text here</p>
        
        
          .mytext {color:#bd8be1;}
        
        Text color #bd8be1
      
           This box has a color of #bd8be1        
        
          <div style="background-color:#bd8be1;">Content here</div>
        
        
          .mybackground {background-color:#bd8be1;}
        
        Background color #bd8be1
      
           Border around this has a color of #bd8be1        
        
          <div style="border:2px solid #bd8be1;">Content here</div>
        
        
          .myborder {border:2px solid #bd8be1;}
        
        Border color #bd8be1