#bd395e color space conversions
Hex:
        #bd395e
        RGB:
        189, 57, 94
        CMY:
        26, 78, 63
        CMYK:
        0, 70, 50, 26
      HSL:
        343°, 53.6585%, 48.2353%
        HSV (HSB):
        343°, 69.8413%, 74.1176%
        XYZ:
        24.4698, 14.5532, 12.1090
        xyY:
        0.4786, 0.2846, 14.5532
      CIE-Lab:
        45.0161, 55.0778, 9.0213
        CIE-LCH:
        45.0161, 55.8117, 9.3020
        CIE-Luv:
        45.0161, 89.4560, 0.5632
        Hunter-Lab:
        38.1487, 47.7353, 7.8845
      #bd395e color charts
#bd395e RGB chart
      #bd395e CMYK chart
      #bd395e RGB pie chart
      #bd395e color shades, tints & tones
#bd395e color schemes
#bd395e color preview, HTML & CSS examples
           This text has a color of #bd395e        
        
          <p style="color:#bd395e;">Text here</p>
        
        
          .mytext {color:#bd395e;}
        
        Text color #bd395e
      
           This box has a color of #bd395e        
        
          <div style="background-color:#bd395e;">Content here</div>
        
        
          .mybackground {background-color:#bd395e;}
        
        Background color #bd395e
      
           Border around this has a color of #bd395e        
        
          <div style="border:2px solid #bd395e;">Content here</div>
        
        
          .myborder {border:2px solid #bd395e;}
        
        Border color #bd395e