#bd189e color space conversions
Hex:
        #bd189e
        RGB:
        189, 24, 158
        CMY:
        26, 91, 38
        CMYK:
        0, 87, 16, 26
      HSL:
        311°, 77.4648%, 41.7647%
        HSV (HSB):
        311°, 87.3016%, 74.1176%
        XYZ:
        27.4845, 13.9407, 33.5900
        xyY:
        0.3664, 0.1858, 13.9407
      CIE-Lab:
        44.1478, 71.3804, -31.4357
        CIE-LCH:
        44.1478, 77.9960, 336.2315
        CIE-Luv:
        44.1478, 73.4804, -55.3463
        Hunter-Lab:
        37.3373, 66.0560, -27.2034
      #bd189e color charts
#bd189e RGB chart
      #bd189e CMYK chart
      #bd189e RGB pie chart
      #bd189e color shades, tints & tones
#bd189e color schemes
#bd189e color preview, HTML & CSS examples
           This text has a color of #bd189e        
        
          <p style="color:#bd189e;">Text here</p>
        
        
          .mytext {color:#bd189e;}
        
        Text color #bd189e
      
           This box has a color of #bd189e        
        
          <div style="background-color:#bd189e;">Content here</div>
        
        
          .mybackground {background-color:#bd189e;}
        
        Background color #bd189e
      
           Border around this has a color of #bd189e        
        
          <div style="border:2px solid #bd189e;">Content here</div>
        
        
          .myborder {border:2px solid #bd189e;}
        
        Border color #bd189e