#bd00a2 color space conversions
Hex:
        #bd00a2
        RGB:
        189, 0, 162
        CMY:
        26, 100, 36
        CMYK:
        0, 100, 14, 26
      HSL:
        309°, 100.0000%, 37.0588%
        HSV (HSB):
        309°, 100.0000%, 74.1176%
        XYZ:
        27.5079, 13.4275, 35.3244
        xyY:
        0.3607, 0.1761, 13.4275
      CIE-Lab:
        43.4004, 74.6958, -35.0113
        CIE-LCH:
        43.4004, 82.4940, 334.8867
        CIE-Luv:
        43.4004, 73.7514, -60.6425
        Hunter-Lab:
        36.6435, 69.8718, -31.5052
      #bd00a2 color charts
#bd00a2 RGB chart
      #bd00a2 CMYK chart
      #bd00a2 RGB pie chart
      #bd00a2 color shades, tints & tones
#bd00a2 color schemes
#bd00a2 color preview, HTML & CSS examples
           This text has a color of #bd00a2        
        
          <p style="color:#bd00a2;">Text here</p>
        
        
          .mytext {color:#bd00a2;}
        
        Text color #bd00a2
      
           This box has a color of #bd00a2        
        
          <div style="background-color:#bd00a2;">Content here</div>
        
        
          .mybackground {background-color:#bd00a2;}
        
        Background color #bd00a2
      
           Border around this has a color of #bd00a2        
        
          <div style="border:2px solid #bd00a2;">Content here</div>
        
        
          .myborder {border:2px solid #bd00a2;}
        
        Border color #bd00a2