#b28fb5 color space conversions
Hex:
        #b28fb5
        RGB:
        178, 143, 181
        CMY:
        30, 44, 29
        CMYK:
        2, 21, 0, 29
      HSL:
        295°, 20.4301%, 63.5294%
        HSV (HSB):
        295°, 20.9945%, 70.9804%
        XYZ:
        36.5230, 32.4461, 48.0538
        xyY:
        0.3121, 0.2773, 32.4461
      CIE-Lab:
        63.7099, 19.9300, -14.8409
        CIE-LCH:
        63.7099, 24.8487, 323.3268
        CIE-Luv:
        63.7099, 17.4471, -25.4925
        Hunter-Lab:
        56.9615, 14.7696, -10.1452
      #b28fb5 color charts
#b28fb5 RGB chart
      #b28fb5 CMYK chart
      #b28fb5 RGB pie chart
      #b28fb5 color shades, tints & tones
#b28fb5 color schemes
#b28fb5 color preview, HTML & CSS examples
           This text has a color of #b28fb5        
        
          <p style="color:#b28fb5;">Text here</p>
        
        
          .mytext {color:#b28fb5;}
        
        Text color #b28fb5
      
           This box has a color of #b28fb5        
        
          <div style="background-color:#b28fb5;">Content here</div>
        
        
          .mybackground {background-color:#b28fb5;}
        
        Background color #b28fb5
      
           Border around this has a color of #b28fb5        
        
          <div style="border:2px solid #b28fb5;">Content here</div>
        
        
          .myborder {border:2px solid #b28fb5;}
        
        Border color #b28fb5