#bd3a79 color space conversions
Hex:
        #bd3a79
        RGB:
        189, 58, 121
        CMY:
        26, 77, 53
        CMYK:
        0, 69, 36, 26
      HSL:
        331°, 53.0364%, 48.4314%
        HSV (HSB):
        331°, 69.3122%, 74.1176%
        XYZ:
        25.9505, 15.2254, 19.6602
        xyY:
        0.4266, 0.2503, 15.2254
      CIE-Lab:
        45.9414, 57.3801, -6.2464
        CIE-LCH:
        45.9414, 57.7191, 353.7873
        CIE-Luv:
        45.9414, 79.7108, -18.5033
        Hunter-Lab:
        39.0197, 50.4288, -2.5596
      #bd3a79 color charts
#bd3a79 RGB chart
      #bd3a79 CMYK chart
      #bd3a79 RGB pie chart
      #bd3a79 color shades, tints & tones
#bd3a79 color schemes
#bd3a79 color preview, HTML & CSS examples
           This text has a color of #bd3a79        
        
          <p style="color:#bd3a79;">Text here</p>
        
        
          .mytext {color:#bd3a79;}
        
        Text color #bd3a79
      
           This box has a color of #bd3a79        
        
          <div style="background-color:#bd3a79;">Content here</div>
        
        
          .mybackground {background-color:#bd3a79;}
        
        Background color #bd3a79
      
           Border around this has a color of #bd3a79        
        
          <div style="border:2px solid #bd3a79;">Content here</div>
        
        
          .myborder {border:2px solid #bd3a79;}
        
        Border color #bd3a79