#bd6da7 color space conversions
Hex:
        #bd6da7
        RGB:
        189, 109, 167
        CMY:
        26, 57, 35
        CMYK:
        0, 42, 12, 26
      HSL:
        317°, 37.7358%, 58.4314%
        HSV (HSB):
        317°, 42.3280%, 74.1176%
        XYZ:
        33.4300, 24.5461, 39.5351
        xyY:
        0.3428, 0.2517, 24.5461
      CIE-Lab:
        56.6305, 39.8789, -17.4576
        CIE-LCH:
        56.6305, 43.5327, 336.3578
        CIE-Luv:
        56.6305, 43.5839, -32.1608
        Hunter-Lab:
        49.5440, 33.7412, -12.6314
      #bd6da7 color charts
#bd6da7 RGB chart
      #bd6da7 CMYK chart
      #bd6da7 RGB pie chart
      #bd6da7 color shades, tints & tones
#bd6da7 color schemes
#bd6da7 color preview, HTML & CSS examples
           This text has a color of #bd6da7        
        
          <p style="color:#bd6da7;">Text here</p>
        
        
          .mytext {color:#bd6da7;}
        
        Text color #bd6da7
      
           This box has a color of #bd6da7        
        
          <div style="background-color:#bd6da7;">Content here</div>
        
        
          .mybackground {background-color:#bd6da7;}
        
        Background color #bd6da7
      
           Border around this has a color of #bd6da7        
        
          <div style="border:2px solid #bd6da7;">Content here</div>
        
        
          .myborder {border:2px solid #bd6da7;}
        
        Border color #bd6da7