#bd3d74 color space conversions
Hex:
        #bd3d74
        RGB:
        189, 61, 116
        CMY:
        26, 76, 55
        CMYK:
        0, 68, 39, 26
      HSL:
        334°, 51.2000%, 49.0196%
        HSV (HSB):
        334°, 67.7249%, 74.1176%
        XYZ:
        25.8074, 15.4173, 18.1386
        xyY:
        0.4347, 0.2597, 15.4173
      CIE-Lab:
        46.2005, 55.6660, -2.8048
        CIE-LCH:
        46.2005, 55.7366, 357.1156
        CIE-Luv:
        46.2005, 80.2256, -13.7348
        Hunter-Lab:
        39.2648, 48.6084, 0.0960
      #bd3d74 color charts
#bd3d74 RGB chart
      #bd3d74 CMYK chart
      #bd3d74 RGB pie chart
      #bd3d74 color shades, tints & tones
#bd3d74 color schemes
#bd3d74 color preview, HTML & CSS examples
           This text has a color of #bd3d74        
        
          <p style="color:#bd3d74;">Text here</p>
        
        
          .mytext {color:#bd3d74;}
        
        Text color #bd3d74
      
           This box has a color of #bd3d74        
        
          <div style="background-color:#bd3d74;">Content here</div>
        
        
          .mybackground {background-color:#bd3d74;}
        
        Background color #bd3d74
      
           Border around this has a color of #bd3d74        
        
          <div style="border:2px solid #bd3d74;">Content here</div>
        
        
          .myborder {border:2px solid #bd3d74;}
        
        Border color #bd3d74