#b048b4 color space conversions
Hex:
        #b048b4
        RGB:
        176, 72, 180
        CMY:
        31, 72, 29
        CMYK:
        2, 60, 0, 29
      HSL:
        298°, 42.8571%, 49.4118%
        HSV (HSB):
        298°, 60.0000%, 70.5882%
        XYZ:
        28.4601, 17.1601, 44.9922
        xyY:
        0.3141, 0.1894, 17.1601
      CIE-Lab:
        48.4612, 56.6551, -37.8268
        CIE-LCH:
        48.4612, 68.1224, 326.2703
        CIE-Luv:
        48.4612, 45.7808, -63.8514
        Hunter-Lab:
        41.4248, 50.1415, -35.3986
      #b048b4 color charts
#b048b4 RGB chart
      #b048b4 CMYK chart
      #b048b4 RGB pie chart
      #b048b4 color shades, tints & tones
#b048b4 color schemes
#b048b4 color preview, HTML & CSS examples
           This text has a color of #b048b4        
        
          <p style="color:#b048b4;">Text here</p>
        
        
          .mytext {color:#b048b4;}
        
        Text color #b048b4
      
           This box has a color of #b048b4        
        
          <div style="background-color:#b048b4;">Content here</div>
        
        
          .mybackground {background-color:#b048b4;}
        
        Background color #b048b4
      
           Border around this has a color of #b048b4        
        
          <div style="border:2px solid #b048b4;">Content here</div>
        
        
          .myborder {border:2px solid #b048b4;}
        
        Border color #b048b4