#bd83a2 color space conversions
Hex:
        #bd83a2
        RGB:
        189, 131, 162
        CMY:
        26, 49, 36
        CMYK:
        0, 31, 14, 26
      HSL:
        328°, 30.5263%, 62.7451%
        HSV (HSB):
        328°, 30.6878%, 74.1176%
        XYZ:
        35.6242, 29.6601, 38.0298
        xyY:
        0.3448, 0.2871, 29.6601
      CIE-Lab:
        61.3598, 27.0527, -7.4692
        CIE-LCH:
        61.3598, 28.0649, 344.5652
        CIE-Luv:
        61.3598, 33.3474, -15.4796
        Hunter-Lab:
        54.4610, 21.4539, -3.2791
      #bd83a2 color charts
#bd83a2 RGB chart
      #bd83a2 CMYK chart
      #bd83a2 RGB pie chart
      #bd83a2 color shades, tints & tones
#bd83a2 color schemes
#bd83a2 color preview, HTML & CSS examples
           This text has a color of #bd83a2        
        
          <p style="color:#bd83a2;">Text here</p>
        
        
          .mytext {color:#bd83a2;}
        
        Text color #bd83a2
      
           This box has a color of #bd83a2        
        
          <div style="background-color:#bd83a2;">Content here</div>
        
        
          .mybackground {background-color:#bd83a2;}
        
        Background color #bd83a2
      
           Border around this has a color of #bd83a2        
        
          <div style="border:2px solid #bd83a2;">Content here</div>
        
        
          .myborder {border:2px solid #bd83a2;}
        
        Border color #bd83a2