#bd93eb color space conversions
Hex:
        #bd93eb
        RGB:
        189, 147, 235
        CMY:
        26, 42, 8
        CMYK:
        20, 37, 0, 8
      HSL:
        269°, 68.7500%, 74.9020%
        HSV (HSB):
        269°, 37.4468%, 92.1569%
        XYZ:
        46.4154, 37.6844, 83.4247
        xyY:
        0.2771, 0.2249, 37.6844
      CIE-Lab:
        67.7874, 32.5890, -38.5490
        CIE-LCH:
        67.7874, 50.4784, 310.2109
        CIE-Luv:
        67.7874, 15.4708, -65.9687
        Hunter-Lab:
        61.3876, 27.5361, -37.6027
      #bd93eb color charts
#bd93eb RGB chart
      #bd93eb CMYK chart
      #bd93eb RGB pie chart
      #bd93eb color shades, tints & tones
#bd93eb color schemes
#bd93eb color preview, HTML & CSS examples
           This text has a color of #bd93eb        
        
          <p style="color:#bd93eb;">Text here</p>
        
        
          .mytext {color:#bd93eb;}
        
        Text color #bd93eb
      
           This box has a color of #bd93eb        
        
          <div style="background-color:#bd93eb;">Content here</div>
        
        
          .mybackground {background-color:#bd93eb;}
        
        Background color #bd93eb
      
           Border around this has a color of #bd93eb        
        
          <div style="border:2px solid #bd93eb;">Content here</div>
        
        
          .myborder {border:2px solid #bd93eb;}
        
        Border color #bd93eb