#bd56a4 color space conversions
Hex:
        #bd56a4
        RGB:
        189, 86, 164
        CMY:
        26, 66, 36
        CMYK:
        0, 54, 13, 26
      HSL:
        315°, 43.8298%, 53.9216%
        HSV (HSB):
        315°, 54.4974%, 74.1176%
        XYZ:
        31.0149, 20.1547, 37.3775
        xyY:
        0.3503, 0.2276, 20.1547
      CIE-Lab:
        52.0117, 51.0750, -22.7768
        CIE-LCH:
        52.0117, 55.9235, 335.9656
        CIE-Luv:
        52.0117, 54.5334, -41.3408
        Hunter-Lab:
        44.8940, 44.7516, -17.9374
      #bd56a4 color charts
#bd56a4 RGB chart
      #bd56a4 CMYK chart
      #bd56a4 RGB pie chart
      #bd56a4 color shades, tints & tones
#bd56a4 color schemes
#bd56a4 color preview, HTML & CSS examples
           This text has a color of #bd56a4        
        
          <p style="color:#bd56a4;">Text here</p>
        
        
          .mytext {color:#bd56a4;}
        
        Text color #bd56a4
      
           This box has a color of #bd56a4        
        
          <div style="background-color:#bd56a4;">Content here</div>
        
        
          .mybackground {background-color:#bd56a4;}
        
        Background color #bd56a4
      
           Border around this has a color of #bd56a4        
        
          <div style="border:2px solid #bd56a4;">Content here</div>
        
        
          .myborder {border:2px solid #bd56a4;}
        
        Border color #bd56a4