#bd118f color space conversions
Hex:
        #bd118f
        RGB:
        189, 17, 143
        CMY:
        26, 93, 44
        CMYK:
        0, 91, 24, 26
      HSL:
        316°, 83.4951%, 40.3922%
        HSV (HSB):
        316°, 91.0053%, 74.1176%
        XYZ:
        26.1446, 13.2029, 27.1570
        xyY:
        0.3931, 0.1985, 13.2029
      CIE-Lab:
        43.0674, 70.5750, -24.0534
        CIE-LCH:
        43.0674, 74.5614, 341.1798
        CIE-Luv:
        43.0674, 80.7909, -44.5566
        Hunter-Lab:
        36.3358, 64.8483, -18.8778
      #bd118f color charts
#bd118f RGB chart
      #bd118f CMYK chart
      #bd118f RGB pie chart
      #bd118f color shades, tints & tones
#bd118f color schemes
#bd118f color preview, HTML & CSS examples
           This text has a color of #bd118f        
        
          <p style="color:#bd118f;">Text here</p>
        
        
          .mytext {color:#bd118f;}
        
        Text color #bd118f
      
           This box has a color of #bd118f        
        
          <div style="background-color:#bd118f;">Content here</div>
        
        
          .mybackground {background-color:#bd118f;}
        
        Background color #bd118f
      
           Border around this has a color of #bd118f        
        
          <div style="border:2px solid #bd118f;">Content here</div>
        
        
          .myborder {border:2px solid #bd118f;}
        
        Border color #bd118f