#bd1d5e color space conversions
Hex:
        #bd1d5e
        RGB:
        189, 29, 94
        CMY:
        26, 89, 63
        CMYK:
        0, 85, 50, 26
      HSL:
        336°, 73.3945%, 42.7451%
        HSV (HSB):
        336°, 84.6561%, 74.1176%
        XYZ:
        23.4460, 12.5057, 11.7678
        xyY:
        0.4913, 0.2621, 12.5057
      CIE-Lab:
        42.0088, 63.5409, 4.7484
        CIE-LCH:
        42.0088, 63.7181, 4.2738
        CIE-Luv:
        42.0088, 99.8723, -6.2435
        Hunter-Lab:
        35.3634, 56.4600, 5.0246
      #bd1d5e color charts
#bd1d5e RGB chart
      #bd1d5e CMYK chart
      #bd1d5e RGB pie chart
      #bd1d5e color shades, tints & tones
#bd1d5e color schemes
#bd1d5e color preview, HTML & CSS examples
           This text has a color of #bd1d5e        
        
          <p style="color:#bd1d5e;">Text here</p>
        
        
          .mytext {color:#bd1d5e;}
        
        Text color #bd1d5e
      
           This box has a color of #bd1d5e        
        
          <div style="background-color:#bd1d5e;">Content here</div>
        
        
          .mybackground {background-color:#bd1d5e;}
        
        Background color #bd1d5e
      
           Border around this has a color of #bd1d5e        
        
          <div style="border:2px solid #bd1d5e;">Content here</div>
        
        
          .myborder {border:2px solid #bd1d5e;}
        
        Border color #bd1d5e