#b672a0 color space conversions
Hex:
        #b672a0
        RGB:
        182, 114, 160
        CMY:
        29, 55, 37
        CMYK:
        0, 37, 12, 29
      HSL:
        319°, 31.7757%, 58.0392%
        HSV (HSB):
        319°, 37.3626%, 71.3725%
        XYZ:
        31.6539, 24.5178, 36.3218
        xyY:
        0.3422, 0.2651, 24.5178
      CIE-Lab:
        56.6025, 33.6349, -13.5304
        CIE-LCH:
        56.6025, 36.2544, 338.0864
        CIE-Luv:
        56.6025, 37.6851, -25.2360
        Hunter-Lab:
        49.5154, 27.4582, -8.8311
      #b672a0 color charts
#b672a0 RGB chart
      #b672a0 CMYK chart
      #b672a0 RGB pie chart
      #b672a0 color shades, tints & tones
#b672a0 color schemes
#b672a0 color preview, HTML & CSS examples
           This text has a color of #b672a0        
        
          <p style="color:#b672a0;">Text here</p>
        
        
          .mytext {color:#b672a0;}
        
        Text color #b672a0
      
           This box has a color of #b672a0        
        
          <div style="background-color:#b672a0;">Content here</div>
        
        
          .mybackground {background-color:#b672a0;}
        
        Background color #b672a0
      
           Border around this has a color of #b672a0        
        
          <div style="border:2px solid #b672a0;">Content here</div>
        
        
          .myborder {border:2px solid #b672a0;}
        
        Border color #b672a0