#b672bc color space conversions
Hex:
        #b672bc
        RGB:
        182, 114, 188
        CMY:
        29, 55, 26
        CMYK:
        3, 39, 0, 26
      HSL:
        295°, 35.5769%, 59.2157%
        HSV (HSB):
        295°, 39.3617%, 73.7255%
        XYZ:
        34.3858, 25.6106, 50.7080
        xyY:
        0.3106, 0.2313, 25.6106
      CIE-Lab:
        57.6655, 38.7498, -28.0156
        CIE-LCH:
        57.6655, 47.8165, 324.1336
        CIE-Luv:
        57.6655, 32.3713, -48.3019
        Hunter-Lab:
        50.6069, 32.7233, -23.9836
      #b672bc color charts
#b672bc RGB chart
      #b672bc CMYK chart
      #b672bc RGB pie chart
      #b672bc color shades, tints & tones
#b672bc color schemes
#b672bc color preview, HTML & CSS examples
           This text has a color of #b672bc        
        
          <p style="color:#b672bc;">Text here</p>
        
        
          .mytext {color:#b672bc;}
        
        Text color #b672bc
      
           This box has a color of #b672bc        
        
          <div style="background-color:#b672bc;">Content here</div>
        
        
          .mybackground {background-color:#b672bc;}
        
        Background color #b672bc
      
           Border around this has a color of #b672bc        
        
          <div style="border:2px solid #b672bc;">Content here</div>
        
        
          .myborder {border:2px solid #b672bc;}
        
        Border color #b672bc