#b048be color space conversions
Hex:
        #b048be
        RGB:
        176, 72, 190
        CMY:
        31, 72, 25
        CMYK:
        7, 62, 0, 25
      HSL:
        293°, 47.5806%, 51.3725%
        HSV (HSB):
        293°, 62.1053%, 74.5098%
        XYZ:
        29.5161, 17.5825, 50.5533
        xyY:
        0.3023, 0.1801, 17.5825
      CIE-Lab:
        48.9858, 58.4810, -42.8228
        CIE-LCH:
        48.9858, 72.4832, 323.7865
        CIE-Luv:
        48.9858, 43.0009, -71.7473
        Hunter-Lab:
        41.9315, 52.2681, -42.1288
      #b048be color charts
#b048be RGB chart
      #b048be CMYK chart
      #b048be RGB pie chart
      #b048be color shades, tints & tones
#b048be color schemes
#b048be color preview, HTML & CSS examples
           This text has a color of #b048be        
        
          <p style="color:#b048be;">Text here</p>
        
        
          .mytext {color:#b048be;}
        
        Text color #b048be
      
           This box has a color of #b048be        
        
          <div style="background-color:#b048be;">Content here</div>
        
        
          .mybackground {background-color:#b048be;}
        
        Background color #b048be
      
           Border around this has a color of #b048be        
        
          <div style="border:2px solid #b048be;">Content here</div>
        
        
          .myborder {border:2px solid #b048be;}
        
        Border color #b048be