#bd6edf color space conversions
Hex:
        #bd6edf
        RGB:
        189, 110, 223
        CMY:
        26, 57, 13
        CMYK:
        15, 51, 0, 13
      HSL:
        282°, 63.8418%, 65.2941%
        HSV (HSB):
        282°, 50.6726%, 87.4510%
        XYZ:
        39.8815, 27.2984, 72.9792
        xyY:
        0.2845, 0.1948, 27.2984
      CIE-Lab:
        59.2495, 49.9726, -45.2883
        CIE-LCH:
        59.2495, 67.4410, 317.8152
        CIE-Luv:
        59.2495, 31.4768, -77.5681
        Hunter-Lab:
        52.2479, 44.8176, -46.2420
      #bd6edf color charts
#bd6edf RGB chart
      #bd6edf CMYK chart
      #bd6edf RGB pie chart
      #bd6edf color shades, tints & tones
#bd6edf color schemes
#bd6edf color preview, HTML & CSS examples
           This text has a color of #bd6edf        
        
          <p style="color:#bd6edf;">Text here</p>
        
        
          .mytext {color:#bd6edf;}
        
        Text color #bd6edf
      
           This box has a color of #bd6edf        
        
          <div style="background-color:#bd6edf;">Content here</div>
        
        
          .mybackground {background-color:#bd6edf;}
        
        Background color #bd6edf
      
           Border around this has a color of #bd6edf        
        
          <div style="border:2px solid #bd6edf;">Content here</div>
        
        
          .myborder {border:2px solid #bd6edf;}
        
        Border color #bd6edf