#b048b3 color space conversions
Hex:
        #b048b3
        RGB:
        176, 72, 179
        CMY:
        31, 72, 30
        CMYK:
        2, 60, 0, 30
      HSL:
        298°, 42.6295%, 49.2157%
        HSV (HSB):
        298°, 59.7765%, 70.1961%
        XYZ:
        28.3585, 17.1195, 44.4576
        xyY:
        0.3153, 0.1904, 17.1195
      CIE-Lab:
        48.4103, 56.4762, -37.3221
        CIE-LCH:
        48.4103, 67.6942, 326.5415
        CIE-Luv:
        48.4103, 46.0635, -63.0566
        Hunter-Lab:
        41.3757, 49.9347, -34.7431
      #b048b3 color charts
#b048b3 RGB chart
      #b048b3 CMYK chart
      #b048b3 RGB pie chart
      #b048b3 color shades, tints & tones
#b048b3 color schemes
#b048b3 color preview, HTML & CSS examples
           This text has a color of #b048b3        
        
          <p style="color:#b048b3;">Text here</p>
        
        
          .mytext {color:#b048b3;}
        
        Text color #b048b3
      
           This box has a color of #b048b3        
        
          <div style="background-color:#b048b3;">Content here</div>
        
        
          .mybackground {background-color:#b048b3;}
        
        Background color #b048b3
      
           Border around this has a color of #b048b3        
        
          <div style="border:2px solid #b048b3;">Content here</div>
        
        
          .myborder {border:2px solid #b048b3;}
        
        Border color #b048b3