#bd01a4 color space conversions
Hex:
        #bd01a4
        RGB:
        189, 1, 164
        CMY:
        26, 100, 36
        CMYK:
        0, 99, 13, 26
      HSL:
        308°, 98.9474%, 37.2549%
        HSV (HSB):
        308°, 99.4709%, 74.1176%
        XYZ:
        27.6980, 13.5209, 36.2719
        xyY:
        0.3574, 0.1745, 13.5209
      CIE-Lab:
        43.5378, 74.8636, -35.9923
        CIE-LCH:
        43.5378, 83.0663, 334.3231
        CIE-Luv:
        43.5378, 72.8234, -62.1011
        Hunter-Lab:
        36.7707, 70.1084, -32.7462
      #bd01a4 color charts
#bd01a4 RGB chart
      #bd01a4 CMYK chart
      #bd01a4 RGB pie chart
      #bd01a4 color shades, tints & tones
#bd01a4 color schemes
#bd01a4 color preview, HTML & CSS examples
           This text has a color of #bd01a4        
        
          <p style="color:#bd01a4;">Text here</p>
        
        
          .mytext {color:#bd01a4;}
        
        Text color #bd01a4
      
           This box has a color of #bd01a4        
        
          <div style="background-color:#bd01a4;">Content here</div>
        
        
          .mybackground {background-color:#bd01a4;}
        
        Background color #bd01a4
      
           Border around this has a color of #bd01a4        
        
          <div style="border:2px solid #bd01a4;">Content here</div>
        
        
          .myborder {border:2px solid #bd01a4;}
        
        Border color #bd01a4