#bd3a66 color space conversions
Hex:
        #bd3a66
        RGB:
        189, 58, 102
        CMY:
        26, 77, 60
        CMYK:
        0, 69, 46, 26
      HSL:
        340°, 53.0364%, 48.4314%
        HSV (HSB):
        340°, 69.3122%, 74.1176%
        XYZ:
        24.8976, 14.8042, 14.1156
        xyY:
        0.4626, 0.2751, 14.8042
      CIE-Lab:
        45.3649, 55.4173, 4.5791
        CIE-LCH:
        45.3649, 55.6062, 4.7236
        CIE-Luv:
        45.3649, 86.3365, -4.5974
        Hunter-Lab:
        38.4763, 48.1720, 5.1819
      #bd3a66 color charts
#bd3a66 RGB chart
      #bd3a66 CMYK chart
      #bd3a66 RGB pie chart
      #bd3a66 color shades, tints & tones
#bd3a66 color schemes
#bd3a66 color preview, HTML & CSS examples
           This text has a color of #bd3a66        
        
          <p style="color:#bd3a66;">Text here</p>
        
        
          .mytext {color:#bd3a66;}
        
        Text color #bd3a66
      
           This box has a color of #bd3a66        
        
          <div style="background-color:#bd3a66;">Content here</div>
        
        
          .mybackground {background-color:#bd3a66;}
        
        Background color #bd3a66
      
           Border around this has a color of #bd3a66        
        
          <div style="border:2px solid #bd3a66;">Content here</div>
        
        
          .myborder {border:2px solid #bd3a66;}
        
        Border color #bd3a66