#bd91ce color space conversions
Hex:
        #bd91ce
        RGB:
        189, 145, 206
        CMY:
        26, 43, 19
        CMYK:
        8, 30, 0, 19
      HSL:
        283°, 38.3648%, 68.8235%
        HSV (HSB):
        283°, 29.6117%, 80.7843%
        XYZ:
        42.2522, 35.5258, 63.0228
        xyY:
        0.3001, 0.2523, 35.5258
      CIE-Lab:
        66.1560, 27.4781, -25.0287
        CIE-LCH:
        66.1560, 37.1683, 317.6708
        CIE-Luv:
        66.1560, 20.0523, -42.9603
        Hunter-Lab:
        59.6036, 22.2303, -20.9687
      #bd91ce color charts
#bd91ce RGB chart
      #bd91ce CMYK chart
      #bd91ce RGB pie chart
      #bd91ce color shades, tints & tones
#bd91ce color schemes
#bd91ce color preview, HTML & CSS examples
           This text has a color of #bd91ce        
        
          <p style="color:#bd91ce;">Text here</p>
        
        
          .mytext {color:#bd91ce;}
        
        Text color #bd91ce
      
           This box has a color of #bd91ce        
        
          <div style="background-color:#bd91ce;">Content here</div>
        
        
          .mybackground {background-color:#bd91ce;}
        
        Background color #bd91ce
      
           Border around this has a color of #bd91ce        
        
          <div style="border:2px solid #bd91ce;">Content here</div>
        
        
          .myborder {border:2px solid #bd91ce;}
        
        Border color #bd91ce