#b048bf color space conversions
Hex:
        #b048bf
        RGB:
        176, 72, 191
        CMY:
        31, 72, 25
        CMYK:
        8, 62, 0, 25
      HSL:
        292°, 48.1781%, 51.5686%
        HSV (HSB):
        292°, 62.3037%, 74.9020%
        XYZ:
        29.6258, 17.6264, 51.1310
        xyY:
        0.3011, 0.1792, 17.6264
      CIE-Lab:
        49.0398, 58.6671, -43.3174
        CIE-LCH:
        49.0398, 72.9262, 323.5594
        CIE-Luv:
        49.0398, 42.7279, -72.5312
        Hunter-Lab:
        41.9838, 52.4865, -42.8190
      #b048bf color charts
#b048bf RGB chart
      #b048bf CMYK chart
      #b048bf RGB pie chart
      #b048bf color shades, tints & tones
#b048bf color schemes
#b048bf color preview, HTML & CSS examples
           This text has a color of #b048bf        
        
          <p style="color:#b048bf;">Text here</p>
        
        
          .mytext {color:#b048bf;}
        
        Text color #b048bf
      
           This box has a color of #b048bf        
        
          <div style="background-color:#b048bf;">Content here</div>
        
        
          .mybackground {background-color:#b048bf;}
        
        Background color #b048bf
      
           Border around this has a color of #b048bf        
        
          <div style="border:2px solid #b048bf;">Content here</div>
        
        
          .myborder {border:2px solid #b048bf;}
        
        Border color #b048bf