#bd1a89 color space conversions
Hex:
        #bd1a89
        RGB:
        189, 26, 137
        CMY:
        26, 90, 46
        CMYK:
        0, 86, 28, 26
      HSL:
        319°, 75.8140%, 42.1569%
        HSV (HSB):
        319°, 86.2434%, 74.1176%
        XYZ:
        25.8710, 13.3637, 24.8828
        xyY:
        0.4035, 0.2084, 13.3637
      CIE-Lab:
        43.3063, 68.4068, -20.0243
        CIE-LCH:
        43.3063, 71.2773, 343.6840
        CIE-Luv:
        43.3063, 82.1891, -38.6901
        Hunter-Lab:
        36.5565, 62.3507, -14.7673
      #bd1a89 color charts
#bd1a89 RGB chart
      #bd1a89 CMYK chart
      #bd1a89 RGB pie chart
      #bd1a89 color shades, tints & tones
#bd1a89 color schemes
#bd1a89 color preview, HTML & CSS examples
           This text has a color of #bd1a89        
        
          <p style="color:#bd1a89;">Text here</p>
        
        
          .mytext {color:#bd1a89;}
        
        Text color #bd1a89
      
           This box has a color of #bd1a89        
        
          <div style="background-color:#bd1a89;">Content here</div>
        
        
          .mybackground {background-color:#bd1a89;}
        
        Background color #bd1a89
      
           Border around this has a color of #bd1a89        
        
          <div style="border:2px solid #bd1a89;">Content here</div>
        
        
          .myborder {border:2px solid #bd1a89;}
        
        Border color #bd1a89