#bd01b8 color space conversions
Hex:
        #bd01b8
        RGB:
        189, 1, 184
        CMY:
        26, 100, 28
        CMYK:
        0, 99, 3, 26
      HSL:
        302°, 98.9474%, 37.2549%
        HSV (HSB):
        302°, 99.4709%, 74.1176%
        XYZ:
        29.6488, 14.3012, 46.5451
        xyY:
        0.3276, 0.1580, 14.3012
      CIE-Lab:
        44.6619, 77.6255, -46.0718
        CIE-LCH:
        44.6619, 90.2681, 329.3103
        CIE-Luv:
        44.6619, 64.5407, -77.2082
        Hunter-Lab:
        37.8169, 73.7660, -46.5023
      #bd01b8 color charts
#bd01b8 RGB chart
      #bd01b8 CMYK chart
      #bd01b8 RGB pie chart
      #bd01b8 color shades, tints & tones
#bd01b8 color schemes
#bd01b8 color preview, HTML & CSS examples
           This text has a color of #bd01b8        
        
          <p style="color:#bd01b8;">Text here</p>
        
        
          .mytext {color:#bd01b8;}
        
        Text color #bd01b8
      
           This box has a color of #bd01b8        
        
          <div style="background-color:#bd01b8;">Content here</div>
        
        
          .mybackground {background-color:#bd01b8;}
        
        Background color #bd01b8
      
           Border around this has a color of #bd01b8        
        
          <div style="border:2px solid #bd01b8;">Content here</div>
        
        
          .myborder {border:2px solid #bd01b8;}
        
        Border color #bd01b8