#bd628e color space conversions
Hex:
        #bd628e
        RGB:
        189, 98, 142
        CMY:
        26, 62, 44
        CMYK:
        0, 48, 25, 26
      HSL:
        331°, 40.8072%, 56.2745%
        HSV (HSB):
        331°, 48.1481%, 74.1176%
        XYZ:
        30.2364, 21.5072, 28.1489
        xyY:
        0.3785, 0.2692, 21.5072
      CIE-Lab:
        53.5002, 41.7548, -7.5802
        CIE-LCH:
        53.5002, 42.4373, 349.7106
        CIE-Luv:
        53.5002, 54.7638, -17.8682
        Hunter-Lab:
        46.3758, 35.2220, -3.5243
      #bd628e color charts
#bd628e RGB chart
      #bd628e CMYK chart
      #bd628e RGB pie chart
      #bd628e color shades, tints & tones
#bd628e color schemes
#bd628e color preview, HTML & CSS examples
           This text has a color of #bd628e        
        
          <p style="color:#bd628e;">Text here</p>
        
        
          .mytext {color:#bd628e;}
        
        Text color #bd628e
      
           This box has a color of #bd628e        
        
          <div style="background-color:#bd628e;">Content here</div>
        
        
          .mybackground {background-color:#bd628e;}
        
        Background color #bd628e
      
           Border around this has a color of #bd628e        
        
          <div style="border:2px solid #bd628e;">Content here</div>
        
        
          .myborder {border:2px solid #bd628e;}
        
        Border color #bd628e