#b676bc color space conversions
Hex:
        #b676bc
        RGB:
        182, 118, 188
        CMY:
        29, 54, 26
        CMYK:
        3, 37, 0, 26
      HSL:
        295°, 34.3137%, 60.0000%
        HSV (HSB):
        295°, 37.2340%, 73.7255%
        XYZ:
        34.8469, 26.5328, 50.8617
        xyY:
        0.3105, 0.2364, 26.5328
      CIE-Lab:
        58.5394, 36.5688, -26.6654
        CIE-LCH:
        58.5394, 45.2584, 323.9010
        CIE-Luv:
        58.5394, 30.6363, -45.9917
        Hunter-Lab:
        51.5100, 30.6143, -22.4868
      #b676bc color charts
#b676bc RGB chart
      #b676bc CMYK chart
      #b676bc RGB pie chart
      #b676bc color shades, tints & tones
#b676bc color schemes
#b676bc color preview, HTML & CSS examples
           This text has a color of #b676bc        
        
          <p style="color:#b676bc;">Text here</p>
        
        
          .mytext {color:#b676bc;}
        
        Text color #b676bc
      
           This box has a color of #b676bc        
        
          <div style="background-color:#b676bc;">Content here</div>
        
        
          .mybackground {background-color:#b676bc;}
        
        Background color #b676bc
      
           Border around this has a color of #b676bc        
        
          <div style="border:2px solid #b676bc;">Content here</div>
        
        
          .myborder {border:2px solid #b676bc;}
        
        Border color #b676bc