#bd348e color space conversions
Hex:
        #bd348e
        RGB:
        189, 52, 142
        CMY:
        26, 80, 44
        CMYK:
        0, 72, 25, 26
      HSL:
        321°, 56.8465%, 47.2549%
        HSV (HSB):
        321°, 72.4868%, 74.1176%
        XYZ:
        27.0967, 15.2278, 27.1023
        xyY:
        0.3903, 0.2193, 15.2278
      CIE-Lab:
        45.9446, 62.0733, -19.0080
        CIE-LCH:
        45.9446, 64.9184, 342.9745
        CIE-Luv:
        45.9446, 74.0357, -36.6984
        Hunter-Lab:
        39.0228, 55.6573, -13.8624
      #bd348e color charts
#bd348e RGB chart
      #bd348e CMYK chart
      #bd348e RGB pie chart
      #bd348e color shades, tints & tones
#bd348e color schemes
#bd348e color preview, HTML & CSS examples
           This text has a color of #bd348e        
        
          <p style="color:#bd348e;">Text here</p>
        
        
          .mytext {color:#bd348e;}
        
        Text color #bd348e
      
           This box has a color of #bd348e        
        
          <div style="background-color:#bd348e;">Content here</div>
        
        
          .mybackground {background-color:#bd348e;}
        
        Background color #bd348e
      
           Border around this has a color of #bd348e        
        
          <div style="border:2px solid #bd348e;">Content here</div>
        
        
          .myborder {border:2px solid #bd348e;}
        
        Border color #bd348e