#bd01b4 color space conversions
Hex:
        #bd01b4
        RGB:
        189, 1, 180
        CMY:
        26, 100, 29
        CMYK:
        0, 99, 5, 26
      HSL:
        303°, 98.9474%, 37.2549%
        HSV (HSB):
        303°, 99.4709%, 74.1176%
        XYZ:
        29.2353, 14.1358, 44.3676
        xyY:
        0.3332, 0.1611, 14.1358
      CIE-Lab:
        44.4271, 77.0536, -44.0895
        CIE-LCH:
        44.4271, 88.7758, 330.2221
        CIE-Luv:
        44.4271, 66.1436, -74.2217
        Hunter-Lab:
        37.5976, 73.0030, -43.6477
      #bd01b4 color charts
#bd01b4 RGB chart
      #bd01b4 CMYK chart
      #bd01b4 RGB pie chart
      #bd01b4 color shades, tints & tones
#bd01b4 color schemes
#bd01b4 color preview, HTML & CSS examples
           This text has a color of #bd01b4        
        
          <p style="color:#bd01b4;">Text here</p>
        
        
          .mytext {color:#bd01b4;}
        
        Text color #bd01b4
      
           This box has a color of #bd01b4        
        
          <div style="background-color:#bd01b4;">Content here</div>
        
        
          .mybackground {background-color:#bd01b4;}
        
        Background color #bd01b4
      
           Border around this has a color of #bd01b4        
        
          <div style="border:2px solid #bd01b4;">Content here</div>
        
        
          .myborder {border:2px solid #bd01b4;}
        
        Border color #bd01b4