#bd3b90 color space conversions
Hex:
        #bd3b90
        RGB:
        189, 59, 144
        CMY:
        26, 77, 44
        CMYK:
        0, 69, 24, 26
      HSL:
        321°, 52.4194%, 48.6275%
        HSV (HSB):
        321°, 68.7831%, 74.1176%
        XYZ:
        27.5843, 15.9604, 28.0124
        xyY:
        0.3855, 0.2230, 15.9604
      CIE-Lab:
        46.9224, 59.8205, -18.7148
        CIE-LCH:
        46.9224, 62.6796, 342.6277
        CIE-Luv:
        46.9224, 71.0560, -36.0673
        Hunter-Lab:
        39.9504, 53.3343, -13.6076
      #bd3b90 color charts
#bd3b90 RGB chart
      #bd3b90 CMYK chart
      #bd3b90 RGB pie chart
      #bd3b90 color shades, tints & tones
#bd3b90 color schemes
#bd3b90 color preview, HTML & CSS examples
           This text has a color of #bd3b90        
        
          <p style="color:#bd3b90;">Text here</p>
        
        
          .mytext {color:#bd3b90;}
        
        Text color #bd3b90
      
           This box has a color of #bd3b90        
        
          <div style="background-color:#bd3b90;">Content here</div>
        
        
          .mybackground {background-color:#bd3b90;}
        
        Background color #bd3b90
      
           Border around this has a color of #bd3b90        
        
          <div style="border:2px solid #bd3b90;">Content here</div>
        
        
          .myborder {border:2px solid #bd3b90;}
        
        Border color #bd3b90