#b048c4 color space conversions
Hex:
        #b048c4
        RGB:
        176, 72, 196
        CMY:
        31, 72, 23
        CMYK:
        10, 63, 0, 23
      HSL:
        290°, 51.2397%, 52.5490%
        HSV (HSB):
        290°, 63.2653%, 76.8627%
        XYZ:
        30.1857, 17.8504, 54.0791
        xyY:
        0.2956, 0.1748, 17.8504
      CIE-Lab:
        49.3141, 59.6070, -45.7765
        CIE-LCH:
        49.3141, 75.1564, 322.4767
        CIE-Luv:
        49.3141, 41.3772, -76.4334
        Hunter-Lab:
        42.2497, 53.5940, -46.3157
      #b048c4 color charts
#b048c4 RGB chart
      #b048c4 CMYK chart
      #b048c4 RGB pie chart
      #b048c4 color shades, tints & tones
#b048c4 color schemes
#b048c4 color preview, HTML & CSS examples
           This text has a color of #b048c4        
        
          <p style="color:#b048c4;">Text here</p>
        
        
          .mytext {color:#b048c4;}
        
        Text color #b048c4
      
           This box has a color of #b048c4        
        
          <div style="background-color:#b048c4;">Content here</div>
        
        
          .mybackground {background-color:#b048c4;}
        
        Background color #b048c4
      
           Border around this has a color of #b048c4        
        
          <div style="border:2px solid #b048c4;">Content here</div>
        
        
          .myborder {border:2px solid #b048c4;}
        
        Border color #b048c4