#bd94a6 color space conversions
Hex:
        #bd94a6
        RGB:
        189, 148, 166
        CMY:
        26, 42, 35
        CMYK:
        0, 22, 12, 26
      HSL:
        334°, 23.6994%, 66.0784%
        HSV (HSB):
        334°, 21.6931%, 74.1176%
        XYZ:
        38.4591, 34.7518, 40.7571
        xyY:
        0.3375, 0.3049, 34.7518
      CIE-Lab:
        65.5550, 18.2898, -3.5258
        CIE-LCH:
        65.5550, 18.6266, 349.0888
        CIE-Luv:
        65.5550, 23.6271, -8.3005
        Hunter-Lab:
        58.9507, 13.2888, 0.2737
      #bd94a6 color charts
#bd94a6 RGB chart
      #bd94a6 CMYK chart
      #bd94a6 RGB pie chart
      #bd94a6 color shades, tints & tones
#bd94a6 color schemes
#bd94a6 color preview, HTML & CSS examples
           This text has a color of #bd94a6        
        
          <p style="color:#bd94a6;">Text here</p>
        
        
          .mytext {color:#bd94a6;}
        
        Text color #bd94a6
      
           This box has a color of #bd94a6        
        
          <div style="background-color:#bd94a6;">Content here</div>
        
        
          .mybackground {background-color:#bd94a6;}
        
        Background color #bd94a6
      
           Border around this has a color of #bd94a6        
        
          <div style="border:2px solid #bd94a6;">Content here</div>
        
        
          .myborder {border:2px solid #bd94a6;}
        
        Border color #bd94a6