#bd4e9a color space conversions
Hex:
        #bd4e9a
        RGB:
        189, 78, 154
        CMY:
        26, 69, 40
        CMYK:
        0, 59, 19, 26
      HSL:
        319°, 45.6790%, 52.3529%
        HSV (HSB):
        319°, 58.7302%, 74.1176%
        XYZ:
        29.5434, 18.6007, 32.6050
        xyY:
        0.3659, 0.2304, 18.6007
      CIE-Lab:
        50.2167, 53.2795, -19.6380
        CIE-LCH:
        50.2167, 56.7835, 339.7669
        CIE-Luv:
        50.2167, 60.6884, -36.8058
        Hunter-Lab:
        43.1285, 46.7991, -14.6331
      #bd4e9a color charts
#bd4e9a RGB chart
      #bd4e9a CMYK chart
      #bd4e9a RGB pie chart
      #bd4e9a color shades, tints & tones
#bd4e9a color schemes
#bd4e9a color preview, HTML & CSS examples
           This text has a color of #bd4e9a        
        
          <p style="color:#bd4e9a;">Text here</p>
        
        
          .mytext {color:#bd4e9a;}
        
        Text color #bd4e9a
      
           This box has a color of #bd4e9a        
        
          <div style="background-color:#bd4e9a;">Content here</div>
        
        
          .mybackground {background-color:#bd4e9a;}
        
        Background color #bd4e9a
      
           Border around this has a color of #bd4e9a        
        
          <div style="border:2px solid #bd4e9a;">Content here</div>
        
        
          .myborder {border:2px solid #bd4e9a;}
        
        Border color #bd4e9a