#bd3e82 color space conversions
Hex:
        #bd3e82
        RGB:
        189, 62, 130
        CMY:
        26, 76, 49
        CMYK:
        0, 67, 31, 26
      HSL:
        328°, 50.5976%, 49.2157%
        HSV (HSB):
        328°, 67.1958%, 74.1176%
        XYZ:
        26.7382, 15.8758, 22.7742
        xyY:
        0.4089, 0.2428, 15.8758
      CIE-Lab:
        46.8111, 56.8805, -10.4251
        CIE-LCH:
        46.8111, 57.8280, 349.6141
        CIE-Luv:
        46.8111, 74.9417, -24.0468
        Hunter-Lab:
        39.8444, 50.0572, -5.9977
      #bd3e82 color charts
#bd3e82 RGB chart
      #bd3e82 CMYK chart
      #bd3e82 RGB pie chart
      #bd3e82 color shades, tints & tones
#bd3e82 color schemes
#bd3e82 color preview, HTML & CSS examples
           This text has a color of #bd3e82        
        
          <p style="color:#bd3e82;">Text here</p>
        
        
          .mytext {color:#bd3e82;}
        
        Text color #bd3e82
      
           This box has a color of #bd3e82        
        
          <div style="background-color:#bd3e82;">Content here</div>
        
        
          .mybackground {background-color:#bd3e82;}
        
        Background color #bd3e82
      
           Border around this has a color of #bd3e82        
        
          <div style="border:2px solid #bd3e82;">Content here</div>
        
        
          .myborder {border:2px solid #bd3e82;}
        
        Border color #bd3e82