#b472b4 color space conversions
Hex:
        #b472b4
        RGB:
        180, 114, 180
        CMY:
        29, 55, 29
        CMYK:
        0, 37, 0, 29
      HSL:
        300°, 30.5556%, 57.6471%
        HSV (HSB):
        300°, 36.6667%, 70.5882%
        XYZ:
        33.0779, 25.0332, 46.2685
        xyY:
        0.3169, 0.2398, 25.0332
      CIE-Lab:
        57.1078, 36.5783, -24.3143
        CIE-LCH:
        57.1078, 43.9222, 326.3873
        CIE-Luv:
        57.1078, 32.5748, -42.1257
        Hunter-Lab:
        50.0332, 30.4517, -19.8056
      #b472b4 color charts
#b472b4 RGB chart
      #b472b4 CMYK chart
      #b472b4 RGB pie chart
      #b472b4 color shades, tints & tones
#b472b4 color schemes
#b472b4 color preview, HTML & CSS examples
           This text has a color of #b472b4        
        
          <p style="color:#b472b4;">Text here</p>
        
        
          .mytext {color:#b472b4;}
        
        Text color #b472b4
      
           This box has a color of #b472b4        
        
          <div style="background-color:#b472b4;">Content here</div>
        
        
          .mybackground {background-color:#b472b4;}
        
        Background color #b472b4
      
           Border around this has a color of #b472b4        
        
          <div style="border:2px solid #b472b4;">Content here</div>
        
        
          .myborder {border:2px solid #b472b4;}
        
        Border color #b472b4