#b676ea color space conversions
Hex:
        #b676ea
        RGB:
        182, 118, 234
        CMY:
        29, 54, 8
        CMYK:
        22, 50, 0, 8
      HSL:
        273°, 73.4177%, 69.0196%
        HSV (HSB):
        273°, 49.5726%, 91.7647%
        XYZ:
        40.6211, 28.8425, 81.2681
        xyY:
        0.2695, 0.1913, 28.8425
      CIE-Lab:
        60.6423, 46.2689, -49.2773
        CIE-LCH:
        60.6423, 67.5948, 313.1966
        CIE-Luv:
        60.6423, 22.6711, -83.8241
        Hunter-Lab:
        53.7052, 41.0284, -52.1256
      #b676ea color charts
#b676ea RGB chart
      #b676ea CMYK chart
      #b676ea RGB pie chart
      #b676ea color shades, tints & tones
#b676ea color schemes
#b676ea color preview, HTML & CSS examples
           This text has a color of #b676ea        
        
          <p style="color:#b676ea;">Text here</p>
        
        
          .mytext {color:#b676ea;}
        
        Text color #b676ea
      
           This box has a color of #b676ea        
        
          <div style="background-color:#b676ea;">Content here</div>
        
        
          .mybackground {background-color:#b676ea;}
        
        Background color #b676ea
      
           Border around this has a color of #b676ea        
        
          <div style="border:2px solid #b676ea;">Content here</div>
        
        
          .myborder {border:2px solid #b676ea;}
        
        Border color #b676ea