#bd628d color space conversions
Hex:
        #bd628d
        RGB:
        189, 98, 141
        CMY:
        26, 62, 45
        CMYK:
        0, 48, 25, 26
      HSL:
        332°, 40.8072%, 56.2745%
        HSV (HSB):
        332°, 48.1481%, 74.1176%
        XYZ:
        30.1617, 21.4773, 27.7551
        xyY:
        0.3799, 0.2705, 21.4773
      CIE-Lab:
        53.4679, 41.6122, -7.0390
        CIE-LCH:
        53.4679, 42.2033, 350.3990
        CIE-Luv:
        53.4679, 55.0059, -17.0830
        Hunter-Lab:
        46.3436, 35.0714, -3.0682
      #bd628d color charts
#bd628d RGB chart
      #bd628d CMYK chart
      #bd628d RGB pie chart
      #bd628d color shades, tints & tones
#bd628d color schemes
#bd628d color preview, HTML & CSS examples
           This text has a color of #bd628d        
        
          <p style="color:#bd628d;">Text here</p>
        
        
          .mytext {color:#bd628d;}
        
        Text color #bd628d
      
           This box has a color of #bd628d        
        
          <div style="background-color:#bd628d;">Content here</div>
        
        
          .mybackground {background-color:#bd628d;}
        
        Background color #bd628d
      
           Border around this has a color of #bd628d        
        
          <div style="border:2px solid #bd628d;">Content here</div>
        
        
          .myborder {border:2px solid #bd628d;}
        
        Border color #bd628d