#bd6e8a color space conversions
Hex:
        #bd6e8a
        RGB:
        189, 110, 138
        CMY:
        26, 57, 46
        CMYK:
        0, 42, 27, 26
      HSL:
        339°, 37.4408%, 58.6275%
        HSV (HSB):
        339°, 41.7989%, 74.1176%
        XYZ:
        31.1496, 23.8057, 26.9979
        xyY:
        0.3801, 0.2905, 23.8057
      CIE-Lab:
        55.8927, 34.8444, -1.6945
        CIE-LCH:
        55.8927, 34.8856, 357.2159
        CIE-Luv:
        55.8927, 49.1908, -8.5257
        Hunter-Lab:
        48.7910, 28.5754, 1.3463
      #bd6e8a color charts
#bd6e8a RGB chart
      #bd6e8a CMYK chart
      #bd6e8a RGB pie chart
      #bd6e8a color shades, tints & tones
#bd6e8a color schemes
#bd6e8a color preview, HTML & CSS examples
           This text has a color of #bd6e8a        
        
          <p style="color:#bd6e8a;">Text here</p>
        
        
          .mytext {color:#bd6e8a;}
        
        Text color #bd6e8a
      
           This box has a color of #bd6e8a        
        
          <div style="background-color:#bd6e8a;">Content here</div>
        
        
          .mybackground {background-color:#bd6e8a;}
        
        Background color #bd6e8a
      
           Border around this has a color of #bd6e8a        
        
          <div style="border:2px solid #bd6e8a;">Content here</div>
        
        
          .myborder {border:2px solid #bd6e8a;}
        
        Border color #bd6e8a