#bd01b6 color space conversions
Hex:
        #bd01b6
        RGB:
        189, 1, 182
        CMY:
        26, 100, 29
        CMYK:
        0, 99, 4, 26
      HSL:
        302°, 98.9474%, 37.2549%
        HSV (HSB):
        302°, 99.4709%, 74.1176%
        XYZ:
        29.4406, 14.2179, 45.4486
        xyY:
        0.3304, 0.1596, 14.2179
      CIE-Lab:
        44.5439, 77.3384, -45.0827
        CIE-LCH:
        44.5439, 89.5191, 329.7609
        CIE-Luv:
        44.5439, 65.3387, -75.7173
        Hunter-Lab:
        37.7067, 73.3826, -45.0688
      #bd01b6 color charts
#bd01b6 RGB chart
      #bd01b6 CMYK chart
      #bd01b6 RGB pie chart
      #bd01b6 color shades, tints & tones
#bd01b6 color schemes
#bd01b6 color preview, HTML & CSS examples
           This text has a color of #bd01b6        
        
          <p style="color:#bd01b6;">Text here</p>
        
        
          .mytext {color:#bd01b6;}
        
        Text color #bd01b6
      
           This box has a color of #bd01b6        
        
          <div style="background-color:#bd01b6;">Content here</div>
        
        
          .mybackground {background-color:#bd01b6;}
        
        Background color #bd01b6
      
           Border around this has a color of #bd01b6        
        
          <div style="border:2px solid #bd01b6;">Content here</div>
        
        
          .myborder {border:2px solid #bd01b6;}
        
        Border color #bd01b6