#bd5dc1 color space conversions
Hex:
        #bd5dc1
        RGB:
        189, 93, 193
        CMY:
        26, 64, 24
        CMYK:
        2, 52, 0, 24
      HSL:
        298°, 44.6429%, 56.0784%
        HSV (HSB):
        298°, 51.8135%, 75.6863%
        XYZ:
        34.5263, 22.4978, 52.9748
        xyY:
        0.3139, 0.2045, 22.4978
      CIE-Lab:
        54.5512, 52.6579, -35.6616
        CIE-LCH:
        54.5512, 63.5972, 325.8929
        CIE-Luv:
        54.5512, 44.1707, -61.6682
        Hunter-Lab:
        47.4318, 46.9269, -33.0165
      #bd5dc1 color charts
#bd5dc1 RGB chart
      #bd5dc1 CMYK chart
      #bd5dc1 RGB pie chart
      #bd5dc1 color shades, tints & tones
#bd5dc1 color schemes
#bd5dc1 color preview, HTML & CSS examples
           This text has a color of #bd5dc1        
        
          <p style="color:#bd5dc1;">Text here</p>
        
        
          .mytext {color:#bd5dc1;}
        
        Text color #bd5dc1
      
           This box has a color of #bd5dc1        
        
          <div style="background-color:#bd5dc1;">Content here</div>
        
        
          .mybackground {background-color:#bd5dc1;}
        
        Background color #bd5dc1
      
           Border around this has a color of #bd5dc1        
        
          <div style="border:2px solid #bd5dc1;">Content here</div>
        
        
          .myborder {border:2px solid #bd5dc1;}
        
        Border color #bd5dc1