#bd80bf color space conversions
Hex:
        #bd80bf
        RGB:
        189, 128, 191
        CMY:
        26, 50, 25
        CMYK:
        1, 33, 0, 25
      HSL:
        298°, 32.9843%, 62.5490%
        HSV (HSB):
        298°, 32.9843%, 74.9020%
        XYZ:
        38.1094, 30.0187, 53.0758
        xyY:
        0.3144, 0.2477, 30.0187
      CIE-Lab:
        61.6704, 33.9094, -23.4870
        CIE-LCH:
        61.6704, 41.2491, 325.2919
        CIE-Luv:
        61.6704, 30.0981, -41.0185
        Hunter-Lab:
        54.7894, 28.2764, -19.0831
      #bd80bf color charts
#bd80bf RGB chart
      #bd80bf CMYK chart
      #bd80bf RGB pie chart
      #bd80bf color shades, tints & tones
#bd80bf color schemes
#bd80bf color preview, HTML & CSS examples
           This text has a color of #bd80bf        
        
          <p style="color:#bd80bf;">Text here</p>
        
        
          .mytext {color:#bd80bf;}
        
        Text color #bd80bf
      
           This box has a color of #bd80bf        
        
          <div style="background-color:#bd80bf;">Content here</div>
        
        
          .mybackground {background-color:#bd80bf;}
        
        Background color #bd80bf
      
           Border around this has a color of #bd80bf        
        
          <div style="border:2px solid #bd80bf;">Content here</div>
        
        
          .myborder {border:2px solid #bd80bf;}
        
        Border color #bd80bf