#b054ba color space conversions
Hex:
        #b054ba
        RGB:
        176, 84, 186
        CMY:
        31, 67, 27
        CMYK:
        5, 55, 0, 27
      HSL:
        294°, 42.5000%, 52.9412%
        HSV (HSB):
        294°, 54.8387%, 72.9412%
        XYZ:
        29.9377, 19.1159, 48.5662
        xyY:
        0.3067, 0.1958, 19.1159
      CIE-Lab:
        50.8226, 52.1685, -37.5997
        CIE-LCH:
        50.8226, 64.3063, 324.2184
        CIE-Luv:
        50.8226, 40.4021, -63.5920
        Hunter-Lab:
        43.7218, 45.7118, -35.2542
      #b054ba color charts
#b054ba RGB chart
      #b054ba CMYK chart
      #b054ba RGB pie chart
      #b054ba color shades, tints & tones
#b054ba color schemes
#b054ba color preview, HTML & CSS examples
           This text has a color of #b054ba        
        
          <p style="color:#b054ba;">Text here</p>
        
        
          .mytext {color:#b054ba;}
        
        Text color #b054ba
      
           This box has a color of #b054ba        
        
          <div style="background-color:#b054ba;">Content here</div>
        
        
          .mybackground {background-color:#b054ba;}
        
        Background color #b054ba
      
           Border around this has a color of #b054ba        
        
          <div style="border:2px solid #b054ba;">Content here</div>
        
        
          .myborder {border:2px solid #b054ba;}
        
        Border color #b054ba