#bd306f color space conversions
Hex:
        #bd306f
        RGB:
        189, 48, 111
        CMY:
        26, 81, 56
        CMYK:
        0, 75, 41, 26
      HSL:
        333°, 59.4937%, 46.4706%
        HSV (HSB):
        333°, 74.6032%, 74.1176%
        XYZ:
        24.9125, 14.0804, 16.4437
        xyY:
        0.4494, 0.2540, 14.0804
      CIE-Lab:
        44.3480, 59.8640, -2.4582
        CIE-LCH:
        44.3480, 59.9144, 357.6486
        CIE-Luv:
        44.3480, 87.2038, -14.0627
        Hunter-Lab:
        37.5239, 52.8410, 0.2847
      #bd306f color charts
#bd306f RGB chart
      #bd306f CMYK chart
      #bd306f RGB pie chart
      #bd306f color shades, tints & tones
#bd306f color schemes
#bd306f color preview, HTML & CSS examples
           This text has a color of #bd306f        
        
          <p style="color:#bd306f;">Text here</p>
        
        
          .mytext {color:#bd306f;}
        
        Text color #bd306f
      
           This box has a color of #bd306f        
        
          <div style="background-color:#bd306f;">Content here</div>
        
        
          .mybackground {background-color:#bd306f;}
        
        Background color #bd306f
      
           Border around this has a color of #bd306f        
        
          <div style="border:2px solid #bd306f;">Content here</div>
        
        
          .myborder {border:2px solid #bd306f;}
        
        Border color #bd306f