#bd6bd3 color space conversions
Hex:
        #bd6bd3
        RGB:
        189, 107, 211
        CMY:
        26, 58, 17
        CMYK:
        10, 49, 0, 17
      HSL:
        287°, 54.1667%, 62.3529%
        HSV (HSB):
        287°, 49.2891%, 82.7451%
        XYZ:
        38.0018, 26.0374, 64.6508
        xyY:
        0.2953, 0.2023, 26.0374
      CIE-Lab:
        58.0725, 49.0704, -40.3889
        CIE-LCH:
        58.0725, 63.5544, 320.5428
        CIE-Luv:
        58.0725, 34.9863, -69.3803
        Hunter-Lab:
        51.0268, 43.6396, -39.4015
      #bd6bd3 color charts
#bd6bd3 RGB chart
      #bd6bd3 CMYK chart
      #bd6bd3 RGB pie chart
      #bd6bd3 color shades, tints & tones
#bd6bd3 color schemes
#bd6bd3 color preview, HTML & CSS examples
           This text has a color of #bd6bd3        
        
          <p style="color:#bd6bd3;">Text here</p>
        
        
          .mytext {color:#bd6bd3;}
        
        Text color #bd6bd3
      
           This box has a color of #bd6bd3        
        
          <div style="background-color:#bd6bd3;">Content here</div>
        
        
          .mybackground {background-color:#bd6bd3;}
        
        Background color #bd6bd3
      
           Border around this has a color of #bd6bd3        
        
          <div style="border:2px solid #bd6bd3;">Content here</div>
        
        
          .myborder {border:2px solid #bd6bd3;}
        
        Border color #bd6bd3