#b28fb7 color space conversions
Hex:
        #b28fb7
        RGB:
        178, 143, 183
        CMY:
        30, 44, 28
        CMYK:
        3, 22, 0, 28
      HSL:
        293°, 21.7391%, 63.9216%
        HSV (HSB):
        293°, 21.8579%, 71.7647%
        XYZ:
        36.7298, 32.5288, 49.1426
        xyY:
        0.3102, 0.2747, 32.5288
      CIE-Lab:
        63.7775, 20.3230, -15.8657
        CIE-LCH:
        63.7775, 25.7826, 322.0217
        CIE-Luv:
        63.7775, 17.2130, -27.1456
        Hunter-Lab:
        57.0340, 15.1441, -11.1626
      #b28fb7 color charts
#b28fb7 RGB chart
      #b28fb7 CMYK chart
      #b28fb7 RGB pie chart
      #b28fb7 color shades, tints & tones
#b28fb7 color schemes
#b28fb7 color preview, HTML & CSS examples
           This text has a color of #b28fb7        
        
          <p style="color:#b28fb7;">Text here</p>
        
        
          .mytext {color:#b28fb7;}
        
        Text color #b28fb7
      
           This box has a color of #b28fb7        
        
          <div style="background-color:#b28fb7;">Content here</div>
        
        
          .mybackground {background-color:#b28fb7;}
        
        Background color #b28fb7
      
           Border around this has a color of #b28fb7        
        
          <div style="border:2px solid #b28fb7;">Content here</div>
        
        
          .myborder {border:2px solid #b28fb7;}
        
        Border color #b28fb7