#b55fba color space conversions
Hex:
        #b55fba
        RGB:
        181, 95, 186
        CMY:
        29, 63, 27
        CMYK:
        3, 49, 0, 27
      HSL:
        297°, 39.7380%, 55.0980%
        HSV (HSB):
        297°, 48.9247%, 72.9412%
        XYZ:
        32.0112, 21.5533, 48.9274
        xyY:
        0.3123, 0.2103, 21.5533
      CIE-Lab:
        53.5499, 48.0922, -33.2754
        CIE-LCH:
        53.5499, 58.4817, 325.3203
        CIE-Luv:
        53.5499, 39.8071, -57.0798
        Hunter-Lab:
        46.4256, 41.8339, -29.9872
      #b55fba color charts
#b55fba RGB chart
      #b55fba CMYK chart
      #b55fba RGB pie chart
      #b55fba color shades, tints & tones
#b55fba color schemes
#b55fba color preview, HTML & CSS examples
           This text has a color of #b55fba        
        
          <p style="color:#b55fba;">Text here</p>
        
        
          .mytext {color:#b55fba;}
        
        Text color #b55fba
      
           This box has a color of #b55fba        
        
          <div style="background-color:#b55fba;">Content here</div>
        
        
          .mybackground {background-color:#b55fba;}
        
        Background color #b55fba
      
           Border around this has a color of #b55fba        
        
          <div style="border:2px solid #b55fba;">Content here</div>
        
        
          .myborder {border:2px solid #b55fba;}
        
        Border color #b55fba