#b28cf4 color space conversions
Hex:
        #b28cf4
        RGB:
        178, 140, 244
        CMY:
        30, 45, 4
        CMYK:
        27, 43, 0, 4
      HSL:
        262°, 82.5397%, 75.2941%
        HSV (HSB):
        262°, 42.6230%, 95.6863%
        XYZ:
        44.0673, 34.7528, 89.9733
        xyY:
        0.2611, 0.2059, 34.7528
      CIE-Lab:
        65.5557, 35.4533, -47.0651
        CIE-LCH:
        65.5557, 58.9242, 306.9901
        CIE-Luv:
        65.5557, 11.2413, -80.0072
        Hunter-Lab:
        58.9515, 30.2668, -49.2239
      #b28cf4 color charts
#b28cf4 RGB chart
      #b28cf4 CMYK chart
      #b28cf4 RGB pie chart
      #b28cf4 color shades, tints & tones
#b28cf4 color schemes
#b28cf4 color preview, HTML & CSS examples
           This text has a color of #b28cf4        
        
          <p style="color:#b28cf4;">Text here</p>
        
        
          .mytext {color:#b28cf4;}
        
        Text color #b28cf4
      
           This box has a color of #b28cf4        
        
          <div style="background-color:#b28cf4;">Content here</div>
        
        
          .mybackground {background-color:#b28cf4;}
        
        Background color #b28cf4
      
           Border around this has a color of #b28cf4        
        
          <div style="border:2px solid #b28cf4;">Content here</div>
        
        
          .myborder {border:2px solid #b28cf4;}
        
        Border color #b28cf4