#b28ed9 color space conversions
Hex:
        #b28ed9
        RGB:
        178, 142, 217
        CMY:
        30, 44, 15
        CMYK:
        18, 35, 0, 15
      HSL:
        269°, 49.6689%, 70.3922%
        HSV (HSB):
        269°, 34.5622%, 85.0980%
        XYZ:
        40.5575, 33.8207, 70.0361
        xyY:
        0.2808, 0.2342, 33.8207
      CIE-Lab:
        64.8200, 28.0649, -33.2988
        CIE-LCH:
        64.8200, 43.5482, 310.1249
        CIE-Luv:
        64.8200, 13.6430, -56.2548
        Hunter-Lab:
        58.1556, 22.7129, -30.6933
      #b28ed9 color charts
#b28ed9 RGB chart
      #b28ed9 CMYK chart
      #b28ed9 RGB pie chart
      #b28ed9 color shades, tints & tones
#b28ed9 color schemes
#b28ed9 color preview, HTML & CSS examples
           This text has a color of #b28ed9        
        
          <p style="color:#b28ed9;">Text here</p>
        
        
          .mytext {color:#b28ed9;}
        
        Text color #b28ed9
      
           This box has a color of #b28ed9        
        
          <div style="background-color:#b28ed9;">Content here</div>
        
        
          .mybackground {background-color:#b28ed9;}
        
        Background color #b28ed9
      
           Border around this has a color of #b28ed9        
        
          <div style="border:2px solid #b28ed9;">Content here</div>
        
        
          .myborder {border:2px solid #b28ed9;}
        
        Border color #b28ed9