#bd486e color space conversions
Hex:
        #bd486e
        RGB:
        189, 72, 110
        CMY:
        26, 72, 57
        CMYK:
        0, 62, 42, 26
      HSL:
        341°, 46.9880%, 51.1765%
        HSV (HSB):
        341°, 61.9048%, 74.1176%
        XYZ:
        26.1181, 16.5793, 16.5754
        xyY:
        0.4406, 0.2797, 16.5793
      CIE-Lab:
        47.7256, 50.3865, 3.0815
        CIE-LCH:
        47.7256, 50.4806, 3.4997
        CIE-Luv:
        47.7256, 76.9801, -5.3093
        Hunter-Lab:
        40.7177, 43.2415, 4.3666
      #bd486e color charts
#bd486e RGB chart
      #bd486e CMYK chart
      #bd486e RGB pie chart
      #bd486e color shades, tints & tones
#bd486e color schemes
#bd486e color preview, HTML & CSS examples
           This text has a color of #bd486e        
        
          <p style="color:#bd486e;">Text here</p>
        
        
          .mytext {color:#bd486e;}
        
        Text color #bd486e
      
           This box has a color of #bd486e        
        
          <div style="background-color:#bd486e;">Content here</div>
        
        
          .mybackground {background-color:#bd486e;}
        
        Background color #bd486e
      
           Border around this has a color of #bd486e        
        
          <div style="border:2px solid #bd486e;">Content here</div>
        
        
          .myborder {border:2px solid #bd486e;}
        
        Border color #bd486e