#b048f0 color space conversions
Hex:
        #b048f0
        RGB:
        176, 72, 240
        CMY:
        31, 72, 6
        CMYK:
        27, 70, 0, 6
      HSL:
        277°, 84.8485%, 61.1765%
        HSV (HSB):
        277°, 70.0000%, 94.1176%
        XYZ:
        35.9500, 20.1561, 84.4338
        xyY:
        0.2558, 0.1434, 20.1561
      CIE-Lab:
        52.0133, 68.4355, -66.4807
        CIE-LCH:
        52.0133, 95.4102, 315.8301
        CIE-Luv:
        52.0133, 30.5853, -109.3359
        Hunter-Lab:
        44.8956, 64.3664, -80.0782
      #b048f0 color charts
#b048f0 RGB chart
      #b048f0 CMYK chart
      #b048f0 RGB pie chart
      #b048f0 color shades, tints & tones
#b048f0 color schemes
#b048f0 color preview, HTML & CSS examples
           This text has a color of #b048f0        
        
          <p style="color:#b048f0;">Text here</p>
        
        
          .mytext {color:#b048f0;}
        
        Text color #b048f0
      
           This box has a color of #b048f0        
        
          <div style="background-color:#b048f0;">Content here</div>
        
        
          .mybackground {background-color:#b048f0;}
        
        Background color #b048f0
      
           Border around this has a color of #b048f0        
        
          <div style="border:2px solid #b048f0;">Content here</div>
        
        
          .myborder {border:2px solid #b048f0;}
        
        Border color #b048f0