#bd94a7 color space conversions
Hex:
        #bd94a7
        RGB:
        189, 148, 167
        CMY:
        26, 42, 35
        CMYK:
        0, 22, 12, 26
      HSL:
        332°, 23.6994%, 66.0784%
        HSV (HSB):
        332°, 21.6931%, 74.1176%
        XYZ:
        38.5512, 34.7886, 41.2422
        xyY:
        0.3365, 0.3036, 34.7886
      CIE-Lab:
        65.5838, 18.4607, -4.0457
        CIE-LCH:
        65.5838, 18.8988, 347.6390
        CIE-Luv:
        65.5838, 23.5063, -9.0911
        Hunter-Lab:
        58.9819, 13.4512, -0.1703
      #bd94a7 color charts
#bd94a7 RGB chart
      #bd94a7 CMYK chart
      #bd94a7 RGB pie chart
      #bd94a7 color shades, tints & tones
#bd94a7 color schemes
#bd94a7 color preview, HTML & CSS examples
           This text has a color of #bd94a7        
        
          <p style="color:#bd94a7;">Text here</p>
        
        
          .mytext {color:#bd94a7;}
        
        Text color #bd94a7
      
           This box has a color of #bd94a7        
        
          <div style="background-color:#bd94a7;">Content here</div>
        
        
          .mybackground {background-color:#bd94a7;}
        
        Background color #bd94a7
      
           Border around this has a color of #bd94a7        
        
          <div style="border:2px solid #bd94a7;">Content here</div>
        
        
          .myborder {border:2px solid #bd94a7;}
        
        Border color #bd94a7