#bd3da1 color space conversions
Hex:
        #bd3da1
        RGB:
        189, 61, 161
        CMY:
        26, 76, 37
        CMYK:
        0, 68, 15, 26
      HSL:
        313°, 51.2000%, 49.0196%
        HSV (HSB):
        313°, 67.7249%, 74.1176%
        XYZ:
        29.0880, 16.7295, 35.4142
        xyY:
        0.3581, 0.2059, 16.7295
      CIE-Lab:
        47.9174, 61.4413, -27.3398
        CIE-LCH:
        47.9174, 67.2495, 336.0122
        CIE-Luv:
        47.9174, 64.3964, -48.9284
        Hunter-Lab:
        40.9017, 55.3656, -22.7043
      #bd3da1 color charts
#bd3da1 RGB chart
      #bd3da1 CMYK chart
      #bd3da1 RGB pie chart
      #bd3da1 color shades, tints & tones
#bd3da1 color schemes
#bd3da1 color preview, HTML & CSS examples
           This text has a color of #bd3da1        
        
          <p style="color:#bd3da1;">Text here</p>
        
        
          .mytext {color:#bd3da1;}
        
        Text color #bd3da1
      
           This box has a color of #bd3da1        
        
          <div style="background-color:#bd3da1;">Content here</div>
        
        
          .mybackground {background-color:#bd3da1;}
        
        Background color #bd3da1
      
           Border around this has a color of #bd3da1        
        
          <div style="border:2px solid #bd3da1;">Content here</div>
        
        
          .myborder {border:2px solid #bd3da1;}
        
        Border color #bd3da1