#bd6fbb color space conversions
Hex:
        #bd6fbb
        RGB:
        189, 111, 187
        CMY:
        26, 56, 27
        CMYK:
        0, 41, 1, 26
      HSL:
        302°, 37.1429%, 58.8235%
        HSV (HSB):
        302°, 41.2698%, 74.1176%
        XYZ:
        35.6403, 25.7756, 50.1104
        xyY:
        0.3196, 0.2311, 25.7756
      CIE-Lab:
        57.8234, 42.3504, -27.1321
        CIE-LCH:
        57.8234, 50.2962, 327.3541
        CIE-Luv:
        57.8234, 38.4347, -47.5117
        Hunter-Lab:
        50.7696, 36.4604, -22.9814
      #bd6fbb color charts
#bd6fbb RGB chart
      #bd6fbb CMYK chart
      #bd6fbb RGB pie chart
      #bd6fbb color shades, tints & tones
#bd6fbb color schemes
#bd6fbb color preview, HTML & CSS examples
           This text has a color of #bd6fbb        
        
          <p style="color:#bd6fbb;">Text here</p>
        
        
          .mytext {color:#bd6fbb;}
        
        Text color #bd6fbb
      
           This box has a color of #bd6fbb        
        
          <div style="background-color:#bd6fbb;">Content here</div>
        
        
          .mybackground {background-color:#bd6fbb;}
        
        Background color #bd6fbb
      
           Border around this has a color of #bd6fbb        
        
          <div style="border:2px solid #bd6fbb;">Content here</div>
        
        
          .myborder {border:2px solid #bd6fbb;}
        
        Border color #bd6fbb