#bd3e87 color space conversions
Hex:
        #bd3e87
        RGB:
        189, 62, 135
        CMY:
        26, 76, 47
        CMYK:
        0, 67, 29, 26
      HSL:
        326°, 50.5976%, 49.2157%
        HSV (HSB):
        326°, 67.1958%, 74.1176%
        XYZ:
        27.0821, 16.0133, 24.5852
        xyY:
        0.4001, 0.2366, 16.0133
      CIE-Lab:
        46.9920, 57.4994, -13.1802
        CIE-LCH:
        46.9920, 58.9907, 347.0895
        CIE-Luv:
        46.9920, 73.1874, -27.9445
        Hunter-Lab:
        40.0167, 50.7742, -8.4145
      #bd3e87 color charts
#bd3e87 RGB chart
      #bd3e87 CMYK chart
      #bd3e87 RGB pie chart
      #bd3e87 color shades, tints & tones
#bd3e87 color schemes
#bd3e87 color preview, HTML & CSS examples
           This text has a color of #bd3e87        
        
          <p style="color:#bd3e87;">Text here</p>
        
        
          .mytext {color:#bd3e87;}
        
        Text color #bd3e87
      
           This box has a color of #bd3e87        
        
          <div style="background-color:#bd3e87;">Content here</div>
        
        
          .mybackground {background-color:#bd3e87;}
        
        Background color #bd3e87
      
           Border around this has a color of #bd3e87        
        
          <div style="border:2px solid #bd3e87;">Content here</div>
        
        
          .myborder {border:2px solid #bd3e87;}
        
        Border color #bd3e87