#bd6e98 color space conversions
Hex:
        #bd6e98
        RGB:
        189, 110, 152
        CMY:
        26, 57, 40
        CMYK:
        0, 42, 20, 26
      HSL:
        328°, 37.4408%, 58.6275%
        HSV (HSB):
        328°, 41.7989%, 74.1176%
        XYZ:
        32.2297, 24.2377, 32.6854
        xyY:
        0.3615, 0.2719, 24.2377
      CIE-Lab:
        56.3250, 36.9201, -9.2164
        CIE-LCH:
        56.3250, 38.0531, 345.9837
        CIE-Luv:
        56.3250, 46.2825, -19.4962
        Hunter-Lab:
        49.2318, 30.6998, -4.9009
      #bd6e98 color charts
#bd6e98 RGB chart
      #bd6e98 CMYK chart
      #bd6e98 RGB pie chart
      #bd6e98 color shades, tints & tones
#bd6e98 color schemes
#bd6e98 color preview, HTML & CSS examples
           This text has a color of #bd6e98        
        
          <p style="color:#bd6e98;">Text here</p>
        
        
          .mytext {color:#bd6e98;}
        
        Text color #bd6e98
      
           This box has a color of #bd6e98        
        
          <div style="background-color:#bd6e98;">Content here</div>
        
        
          .mybackground {background-color:#bd6e98;}
        
        Background color #bd6e98
      
           Border around this has a color of #bd6e98        
        
          <div style="border:2px solid #bd6e98;">Content here</div>
        
        
          .myborder {border:2px solid #bd6e98;}
        
        Border color #bd6e98