#bd00a5 color space conversions
Hex:
        #bd00a5
        RGB:
        189, 0, 165
        CMY:
        26, 100, 35
        CMYK:
        0, 100, 13, 26
      HSL:
        308°, 100.0000%, 37.0588%
        HSV (HSB):
        308°, 100.0000%, 74.1176%
        XYZ:
        27.7778, 13.5354, 36.7459
        xyY:
        0.3559, 0.1734, 13.5354
      CIE-Lab:
        43.5592, 75.0897, -36.5567
        CIE-LCH:
        43.5592, 83.5156, 334.0413
        CIE-Luv:
        43.5592, 72.4568, -62.9381
        Hunter-Lab:
        36.7905, 70.3887, -33.4646
      #bd00a5 color charts
#bd00a5 RGB chart
      #bd00a5 CMYK chart
      #bd00a5 RGB pie chart
      #bd00a5 color shades, tints & tones
#bd00a5 color schemes
#bd00a5 color preview, HTML & CSS examples
           This text has a color of #bd00a5        
        
          <p style="color:#bd00a5;">Text here</p>
        
        
          .mytext {color:#bd00a5;}
        
        Text color #bd00a5
      
           This box has a color of #bd00a5        
        
          <div style="background-color:#bd00a5;">Content here</div>
        
        
          .mybackground {background-color:#bd00a5;}
        
        Background color #bd00a5
      
           Border around this has a color of #bd00a5        
        
          <div style="border:2px solid #bd00a5;">Content here</div>
        
        
          .myborder {border:2px solid #bd00a5;}
        
        Border color #bd00a5