#bd90b8 color space conversions
Hex:
        #bd90b8
        RGB:
        189, 144, 184
        CMY:
        26, 44, 28
        CMYK:
        0, 24, 3, 26
      HSL:
        307°, 25.4237%, 65.2941%
        HSV (HSB):
        307°, 23.8095%, 74.1176%
        XYZ:
        39.6113, 34.2260, 49.8659
        xyY:
        0.3202, 0.2767, 34.2260
      CIE-Lab:
        65.1416, 23.7284, -14.2629
        CIE-LCH:
        65.1416, 27.6852, 328.9903
        CIE-Luv:
        65.1416, 23.4344, -25.3336
        Hunter-Lab:
        58.5030, 18.4786, -9.5846
      #bd90b8 color charts
#bd90b8 RGB chart
      #bd90b8 CMYK chart
      #bd90b8 RGB pie chart
      #bd90b8 color shades, tints & tones
#bd90b8 color schemes
#bd90b8 color preview, HTML & CSS examples
           This text has a color of #bd90b8        
        
          <p style="color:#bd90b8;">Text here</p>
        
        
          .mytext {color:#bd90b8;}
        
        Text color #bd90b8
      
           This box has a color of #bd90b8        
        
          <div style="background-color:#bd90b8;">Content here</div>
        
        
          .mybackground {background-color:#bd90b8;}
        
        Background color #bd90b8
      
           Border around this has a color of #bd90b8        
        
          <div style="border:2px solid #bd90b8;">Content here</div>
        
        
          .myborder {border:2px solid #bd90b8;}
        
        Border color #bd90b8