#bd8be5 color space conversions
Hex:
        #bd8be5
        RGB:
        189, 139, 229
        CMY:
        26, 45, 10
        CMYK:
        17, 39, 0, 10
      HSL:
        273°, 63.3803%, 72.1569%
        HSV (HSB):
        273°, 39.3013%, 89.8039%
        XYZ:
        44.3617, 34.9412, 78.5349
        xyY:
        0.2811, 0.2214, 34.9412
      CIE-Lab:
        65.7029, 35.6792, -38.4952
        CIE-LCH:
        65.7029, 52.4870, 312.8258
        CIE-Luv:
        65.7029, 19.5104, -65.9775
        Hunter-Lab:
        59.1111, 30.5165, -37.3949
      #bd8be5 color charts
#bd8be5 RGB chart
      #bd8be5 CMYK chart
      #bd8be5 RGB pie chart
      #bd8be5 color shades, tints & tones
#bd8be5 color schemes
#bd8be5 color preview, HTML & CSS examples
           This text has a color of #bd8be5        
        
          <p style="color:#bd8be5;">Text here</p>
        
        
          .mytext {color:#bd8be5;}
        
        Text color #bd8be5
      
           This box has a color of #bd8be5        
        
          <div style="background-color:#bd8be5;">Content here</div>
        
        
          .mybackground {background-color:#bd8be5;}
        
        Background color #bd8be5
      
           Border around this has a color of #bd8be5        
        
          <div style="border:2px solid #bd8be5;">Content here</div>
        
        
          .myborder {border:2px solid #bd8be5;}
        
        Border color #bd8be5