#bd7cd4 color space conversions
Hex:
        #bd7cd4
        RGB:
        189, 124, 212
        CMY:
        26, 51, 17
        CMYK:
        11, 42, 0, 17
      HSL:
        284°, 50.5747%, 65.8824%
        HSV (HSB):
        284°, 41.5094%, 83.1373%
        XYZ:
        40.0776, 29.9876, 65.9632
        xyY:
        0.2946, 0.2205, 29.9876
      CIE-Lab:
        61.6435, 40.2662, -35.3618
        CIE-LCH:
        61.6435, 53.5894, 318.7103
        CIE-Luv:
        61.6435, 28.2430, -60.8492
        Hunter-Lab:
        54.7609, 34.8062, -33.0862
      #bd7cd4 color charts
#bd7cd4 RGB chart
      #bd7cd4 CMYK chart
      #bd7cd4 RGB pie chart
      #bd7cd4 color shades, tints & tones
#bd7cd4 color schemes
#bd7cd4 color preview, HTML & CSS examples
           This text has a color of #bd7cd4        
        
          <p style="color:#bd7cd4;">Text here</p>
        
        
          .mytext {color:#bd7cd4;}
        
        Text color #bd7cd4
      
           This box has a color of #bd7cd4        
        
          <div style="background-color:#bd7cd4;">Content here</div>
        
        
          .mybackground {background-color:#bd7cd4;}
        
        Background color #bd7cd4
      
           Border around this has a color of #bd7cd4        
        
          <div style="border:2px solid #bd7cd4;">Content here</div>
        
        
          .myborder {border:2px solid #bd7cd4;}
        
        Border color #bd7cd4