#b28fc0 color space conversions
Hex:
        #b28fc0
        RGB:
        178, 143, 192
        CMY:
        30, 44, 25
        CMYK:
        7, 26, 0, 25
      HSL:
        283°, 28.0000%, 65.6863%
        HSV (HSB):
        283°, 25.5208%, 75.2941%
        XYZ:
        37.6970, 32.9157, 54.2357
        xyY:
        0.3019, 0.2636, 32.9157
      CIE-Lab:
        64.0926, 22.1342, -20.4492
        CIE-LCH:
        64.0926, 30.1345, 317.2659
        CIE-Luv:
        64.0926, 16.1561, -34.6292
        Hunter-Lab:
        57.3722, 16.8840, -15.8881
      #b28fc0 color charts
#b28fc0 RGB chart
      #b28fc0 CMYK chart
      #b28fc0 RGB pie chart
      #b28fc0 color shades, tints & tones
#b28fc0 color schemes
#b28fc0 color preview, HTML & CSS examples
           This text has a color of #b28fc0        
        
          <p style="color:#b28fc0;">Text here</p>
        
        
          .mytext {color:#b28fc0;}
        
        Text color #b28fc0
      
           This box has a color of #b28fc0        
        
          <div style="background-color:#b28fc0;">Content here</div>
        
        
          .mybackground {background-color:#b28fc0;}
        
        Background color #b28fc0
      
           Border around this has a color of #b28fc0        
        
          <div style="border:2px solid #b28fc0;">Content here</div>
        
        
          .myborder {border:2px solid #b28fc0;}
        
        Border color #b28fc0