#b28faa color space conversions
Hex:
        #b28faa
        RGB:
        178, 143, 170
        CMY:
        30, 44, 33
        CMYK:
        0, 20, 4, 30
      HSL:
        314°, 18.5185%, 62.9412%
        HSV (HSB):
        314°, 19.6629%, 69.8039%
        XYZ:
        35.4383, 32.0122, 42.3414
        xyY:
        0.3228, 0.2916, 32.0122
      CIE-Lab:
        63.3529, 17.8334, -9.1662
        CIE-LCH:
        63.3529, 20.0512, 332.7971
        CIE-Luv:
        63.3529, 18.7265, -16.4865
        Hunter-Lab:
        56.5793, 12.7891, -4.7644
      #b28faa color charts
#b28faa RGB chart
      #b28faa CMYK chart
      #b28faa RGB pie chart
      #b28faa color shades, tints & tones
#b28faa color schemes
#b28faa color preview, HTML & CSS examples
           This text has a color of #b28faa        
        
          <p style="color:#b28faa;">Text here</p>
        
        
          .mytext {color:#b28faa;}
        
        Text color #b28faa
      
           This box has a color of #b28faa        
        
          <div style="background-color:#b28faa;">Content here</div>
        
        
          .mybackground {background-color:#b28faa;}
        
        Background color #b28faa
      
           Border around this has a color of #b28faa        
        
          <div style="border:2px solid #b28faa;">Content here</div>
        
        
          .myborder {border:2px solid #b28faa;}
        
        Border color #b28faa