#bd55a4 color space conversions
Hex:
        #bd55a4
        RGB:
        189, 85, 164
        CMY:
        26, 67, 36
        CMYK:
        0, 55, 13, 26
      HSL:
        314°, 44.0678%, 53.7255%
        HSV (HSB):
        314°, 55.0265%, 74.1176%
        XYZ:
        30.9356, 19.9962, 37.3511
        xyY:
        0.3504, 0.2265, 19.9962
      CIE-Lab:
        51.8329, 51.5523, -23.0521
        CIE-LCH:
        51.8329, 56.4715, 335.9077
        CIE-Luv:
        51.8329, 54.9384, -41.7981
        Hunter-Lab:
        44.7171, 45.2328, -18.2216
      #bd55a4 color charts
#bd55a4 RGB chart
      #bd55a4 CMYK chart
      #bd55a4 RGB pie chart
      #bd55a4 color shades, tints & tones
#bd55a4 color schemes
#bd55a4 color preview, HTML & CSS examples
           This text has a color of #bd55a4        
        
          <p style="color:#bd55a4;">Text here</p>
        
        
          .mytext {color:#bd55a4;}
        
        Text color #bd55a4
      
           This box has a color of #bd55a4        
        
          <div style="background-color:#bd55a4;">Content here</div>
        
        
          .mybackground {background-color:#bd55a4;}
        
        Background color #bd55a4
      
           Border around this has a color of #bd55a4        
        
          <div style="border:2px solid #bd55a4;">Content here</div>
        
        
          .myborder {border:2px solid #bd55a4;}
        
        Border color #bd55a4