#bd76d1 color space conversions
Hex:
        #bd76d1
        RGB:
        189, 118, 209
        CMY:
        26, 54, 18
        CMYK:
        10, 44, 0, 18
      HSL:
        287°, 49.7268%, 64.1176%
        HSV (HSB):
        287°, 43.5407%, 81.9608%
        XYZ:
        38.9733, 28.3791, 63.7452
        xyY:
        0.2973, 0.2165, 28.3791
      CIE-Lab:
        60.2297, 42.8844, -35.8809
        CIE-LCH:
        60.2297, 55.9152, 320.0811
        CIE-Luv:
        60.2297, 31.1943, -61.7985
        Hunter-Lab:
        53.2721, 37.3627, -33.6558
      #bd76d1 color charts
#bd76d1 RGB chart
      #bd76d1 CMYK chart
      #bd76d1 RGB pie chart
      #bd76d1 color shades, tints & tones
#bd76d1 color schemes
#bd76d1 color preview, HTML & CSS examples
           This text has a color of #bd76d1        
        
          <p style="color:#bd76d1;">Text here</p>
        
        
          .mytext {color:#bd76d1;}
        
        Text color #bd76d1
      
           This box has a color of #bd76d1        
        
          <div style="background-color:#bd76d1;">Content here</div>
        
        
          .mybackground {background-color:#bd76d1;}
        
        Background color #bd76d1
      
           Border around this has a color of #bd76d1        
        
          <div style="border:2px solid #bd76d1;">Content here</div>
        
        
          .myborder {border:2px solid #bd76d1;}
        
        Border color #bd76d1