#bd5da3 color space conversions
Hex:
        #bd5da3
        RGB:
        189, 93, 163
        CMY:
        26, 64, 36
        CMYK:
        0, 51, 14, 26
      HSL:
        316°, 42.1053%, 55.2941%
        HSV (HSB):
        316°, 50.7937%, 74.1176%
        XYZ:
        31.5115, 21.2919, 37.0992
        xyY:
        0.3505, 0.2368, 21.2919
      CIE-Lab:
        53.2675, 47.4897, -20.2632
        CIE-LCH:
        53.2675, 51.6321, 336.8927
        CIE-Luv:
        53.2675, 51.8502, -37.2052
        Hunter-Lab:
        46.1431, 41.1486, -15.3692
      #bd5da3 color charts
#bd5da3 RGB chart
      #bd5da3 CMYK chart
      #bd5da3 RGB pie chart
      #bd5da3 color shades, tints & tones
#bd5da3 color schemes
#bd5da3 color preview, HTML & CSS examples
           This text has a color of #bd5da3        
        
          <p style="color:#bd5da3;">Text here</p>
        
        
          .mytext {color:#bd5da3;}
        
        Text color #bd5da3
      
           This box has a color of #bd5da3        
        
          <div style="background-color:#bd5da3;">Content here</div>
        
        
          .mybackground {background-color:#bd5da3;}
        
        Background color #bd5da3
      
           Border around this has a color of #bd5da3        
        
          <div style="border:2px solid #bd5da3;">Content here</div>
        
        
          .myborder {border:2px solid #bd5da3;}
        
        Border color #bd5da3