#bd50c4 color space conversions
Hex:
        #bd50c4
        RGB:
        189, 80, 196
        CMY:
        26, 69, 23
        CMYK:
        4, 59, 0, 23
      HSL:
        296°, 49.5726%, 54.1176%
        HSV (HSB):
        296°, 59.1837%, 76.8627%
        XYZ:
        33.8187, 20.5417, 54.4070
        xyY:
        0.3109, 0.1889, 20.5417
      CIE-Lab:
        52.4442, 59.2862, -40.6994
        CIE-LCH:
        52.4442, 71.9117, 325.5308
        CIE-Luv:
        52.4442, 47.6860, -69.7910
        Hunter-Lab:
        45.3229, 53.8768, -39.4475
      #bd50c4 color charts
#bd50c4 RGB chart
      #bd50c4 CMYK chart
      #bd50c4 RGB pie chart
      #bd50c4 color shades, tints & tones
#bd50c4 color schemes
#bd50c4 color preview, HTML & CSS examples
           This text has a color of #bd50c4        
        
          <p style="color:#bd50c4;">Text here</p>
        
        
          .mytext {color:#bd50c4;}
        
        Text color #bd50c4
      
           This box has a color of #bd50c4        
        
          <div style="background-color:#bd50c4;">Content here</div>
        
        
          .mybackground {background-color:#bd50c4;}
        
        Background color #bd50c4
      
           Border around this has a color of #bd50c4        
        
          <div style="border:2px solid #bd50c4;">Content here</div>
        
        
          .myborder {border:2px solid #bd50c4;}
        
        Border color #bd50c4