#b676bf color space conversions
Hex:
        #b676bf
        RGB:
        182, 118, 191
        CMY:
        29, 54, 25
        CMYK:
        5, 38, 0, 25
      HSL:
        293°, 36.3184%, 60.5882%
        HSV (HSB):
        293°, 38.2199%, 74.9020%
        XYZ:
        35.1738, 26.6635, 52.5829
        xyY:
        0.3074, 0.2330, 26.6635
      CIE-Lab:
        58.6616, 37.1573, -28.1859
        CIE-LCH:
        58.6616, 46.6381, 322.8177
        CIE-Luv:
        58.6616, 30.0999, -48.4840
        Hunter-Lab:
        51.6367, 31.2259, -24.2307
      #b676bf color charts
#b676bf RGB chart
      #b676bf CMYK chart
      #b676bf RGB pie chart
      #b676bf color shades, tints & tones
#b676bf color schemes
#b676bf color preview, HTML & CSS examples
           This text has a color of #b676bf        
        
          <p style="color:#b676bf;">Text here</p>
        
        
          .mytext {color:#b676bf;}
        
        Text color #b676bf
      
           This box has a color of #b676bf        
        
          <div style="background-color:#b676bf;">Content here</div>
        
        
          .mybackground {background-color:#b676bf;}
        
        Background color #b676bf
      
           Border around this has a color of #b676bf        
        
          <div style="border:2px solid #b676bf;">Content here</div>
        
        
          .myborder {border:2px solid #b676bf;}
        
        Border color #b676bf