#bd7bff color space conversions
Hex:
        #bd7bff
        RGB:
        189, 123, 255
        CMY:
        26, 52, 0
        CMYK:
        26, 52, 0, 0
      HSL:
        270°, 100.0000%, 74.1176%
        HSV (HSB):
        270°, 51.7647%, 100.0000%
        XYZ:
        46.1192, 32.2047, 98.3931
        xyY:
        0.2610, 0.1822, 32.2047
      CIE-Lab:
        63.5117, 50.1793, -56.2700
        CIE-LCH:
        63.5117, 75.3941, 311.7253
        CIE-Luv:
        63.5117, 21.4171, -96.3894
        Hunter-Lab:
        56.7492, 45.7531, -63.0739
      #bd7bff color charts
#bd7bff RGB chart
      #bd7bff CMYK chart
      #bd7bff RGB pie chart
      #bd7bff color shades, tints & tones
#bd7bff color schemes
#bd7bff color preview, HTML & CSS examples
           This text has a color of #bd7bff        
        
          <p style="color:#bd7bff;">Text here</p>
        
        
          .mytext {color:#bd7bff;}
        
        Text color #bd7bff
      
           This box has a color of #bd7bff        
        
          <div style="background-color:#bd7bff;">Content here</div>
        
        
          .mybackground {background-color:#bd7bff;}
        
        Background color #bd7bff
      
           Border around this has a color of #bd7bff        
        
          <div style="border:2px solid #bd7bff;">Content here</div>
        
        
          .myborder {border:2px solid #bd7bff;}
        
        Border color #bd7bff