#bd3b74 color space conversions
Hex:
        #bd3b74
        RGB:
        189, 59, 116
        CMY:
        26, 77, 55
        CMYK:
        0, 69, 39, 26
      HSL:
        334°, 52.4194%, 48.6275%
        HSV (HSB):
        334°, 68.7831%, 74.1176%
        XYZ:
        25.7026, 15.2077, 18.1037
        xyY:
        0.4355, 0.2577, 15.2077
      CIE-Lab:
        45.9174, 56.4475, -3.2222
        CIE-LCH:
        45.9174, 56.5394, 356.7329
        CIE-Luv:
        45.9174, 81.0747, -14.4109
        Hunter-Lab:
        38.9971, 49.4029, -0.2264
      #bd3b74 color charts
#bd3b74 RGB chart
      #bd3b74 CMYK chart
      #bd3b74 RGB pie chart
      #bd3b74 color shades, tints & tones
#bd3b74 color schemes
#bd3b74 color preview, HTML & CSS examples
           This text has a color of #bd3b74        
        
          <p style="color:#bd3b74;">Text here</p>
        
        
          .mytext {color:#bd3b74;}
        
        Text color #bd3b74
      
           This box has a color of #bd3b74        
        
          <div style="background-color:#bd3b74;">Content here</div>
        
        
          .mybackground {background-color:#bd3b74;}
        
        Background color #bd3b74
      
           Border around this has a color of #bd3b74        
        
          <div style="border:2px solid #bd3b74;">Content here</div>
        
        
          .myborder {border:2px solid #bd3b74;}
        
        Border color #bd3b74