#b672a5 color space conversions
Hex:
        #b672a5
        RGB:
        182, 114, 165
        CMY:
        29, 55, 35
        CMYK:
        0, 37, 9, 29
      HSL:
        315°, 31.7757%, 58.0392%
        HSV (HSB):
        315°, 37.3626%, 71.3725%
        XYZ:
        32.1002, 24.6963, 38.6723
        xyY:
        0.3362, 0.2587, 24.6963
      CIE-Lab:
        56.7783, 34.4986, -16.1571
        CIE-LCH:
        56.7783, 38.0947, 334.9044
        CIE-Luv:
        56.7783, 36.7361, -29.3141
        Hunter-Lab:
        49.6954, 28.3334, -11.3519
      #b672a5 color charts
#b672a5 RGB chart
      #b672a5 CMYK chart
      #b672a5 RGB pie chart
      #b672a5 color shades, tints & tones
#b672a5 color schemes
#b672a5 color preview, HTML & CSS examples
           This text has a color of #b672a5        
        
          <p style="color:#b672a5;">Text here</p>
        
        
          .mytext {color:#b672a5;}
        
        Text color #b672a5
      
           This box has a color of #b672a5        
        
          <div style="background-color:#b672a5;">Content here</div>
        
        
          .mybackground {background-color:#b672a5;}
        
        Background color #b672a5
      
           Border around this has a color of #b672a5        
        
          <div style="border:2px solid #b672a5;">Content here</div>
        
        
          .myborder {border:2px solid #b672a5;}
        
        Border color #b672a5