#b28bf2 color space conversions
Hex:
        #b28bf2
        RGB:
        178, 139, 242
        CMY:
        30, 45, 5
        CMYK:
        26, 43, 0, 5
      HSL:
        263°, 79.8450%, 74.7059%
        HSV (HSB):
        263°, 42.5620%, 94.9020%
        XYZ:
        43.6197, 34.3410, 88.3339
        xyY:
        0.2623, 0.2065, 34.3410
      CIE-Lab:
        65.2324, 35.5326, -46.4758
        CIE-LCH:
        65.2324, 58.5027, 307.3994
        CIE-Luv:
        65.2324, 11.8504, -78.9782
        Hunter-Lab:
        58.6012, 30.3141, -48.3513
      #b28bf2 color charts
#b28bf2 RGB chart
      #b28bf2 CMYK chart
      #b28bf2 RGB pie chart
      #b28bf2 color shades, tints & tones
#b28bf2 color schemes
#b28bf2 color preview, HTML & CSS examples
           This text has a color of #b28bf2        
        
          <p style="color:#b28bf2;">Text here</p>
        
        
          .mytext {color:#b28bf2;}
        
        Text color #b28bf2
      
           This box has a color of #b28bf2        
        
          <div style="background-color:#b28bf2;">Content here</div>
        
        
          .mybackground {background-color:#b28bf2;}
        
        Background color #b28bf2
      
           Border around this has a color of #b28bf2        
        
          <div style="border:2px solid #b28bf2;">Content here</div>
        
        
          .myborder {border:2px solid #b28bf2;}
        
        Border color #b28bf2