#b474ab color space conversions
Hex:
        #b474ab
        RGB:
        180, 116, 171
        CMY:
        29, 55, 33
        CMYK:
        0, 36, 5, 29
      HSL:
        308°, 29.9065%, 58.0392%
        HSV (HSB):
        308°, 35.5556%, 70.5882%
        XYZ:
        32.4185, 25.1344, 41.6709
        xyY:
        0.3267, 0.2533, 25.1344
      CIE-Lab:
        57.2061, 33.8016, -18.9896
        CIE-LCH:
        57.2061, 38.7705, 330.6730
        CIE-Luv:
        57.2061, 33.3111, -33.5231
        Hunter-Lab:
        50.1342, 27.6894, -14.1871
      #b474ab color charts
#b474ab RGB chart
      #b474ab CMYK chart
      #b474ab RGB pie chart
      #b474ab color shades, tints & tones
#b474ab color schemes
#b474ab color preview, HTML & CSS examples
           This text has a color of #b474ab        
        
          <p style="color:#b474ab;">Text here</p>
        
        
          .mytext {color:#b474ab;}
        
        Text color #b474ab
      
           This box has a color of #b474ab        
        
          <div style="background-color:#b474ab;">Content here</div>
        
        
          .mybackground {background-color:#b474ab;}
        
        Background color #b474ab
      
           Border around this has a color of #b474ab        
        
          <div style="border:2px solid #b474ab;">Content here</div>
        
        
          .myborder {border:2px solid #b474ab;}
        
        Border color #b474ab