#b55faa color space conversions
Hex:
        #b55faa
        RGB:
        181, 95, 170
        CMY:
        29, 63, 33
        CMYK:
        0, 48, 6, 29
      HSL:
        308°, 36.7521%, 54.1176%
        HSV (HSB):
        308°, 47.5138%, 70.9804%
        XYZ:
        30.4040, 20.9105, 40.4639
        xyY:
        0.3313, 0.2278, 20.9105
      CIE-Lab:
        52.8514, 45.1806, -25.0820
        CIE-LCH:
        52.8514, 51.6758, 330.9632
        CIE-Luv:
        52.8514, 43.5913, -43.9800
        Hunter-Lab:
        45.7280, 38.6586, -20.4551
      #b55faa color charts
#b55faa RGB chart
      #b55faa CMYK chart
      #b55faa RGB pie chart
      #b55faa color shades, tints & tones
#b55faa color schemes
#b55faa color preview, HTML & CSS examples
           This text has a color of #b55faa        
        
          <p style="color:#b55faa;">Text here</p>
        
        
          .mytext {color:#b55faa;}
        
        Text color #b55faa
      
           This box has a color of #b55faa        
        
          <div style="background-color:#b55faa;">Content here</div>
        
        
          .mybackground {background-color:#b55faa;}
        
        Background color #b55faa
      
           Border around this has a color of #b55faa        
        
          <div style="border:2px solid #b55faa;">Content here</div>
        
        
          .myborder {border:2px solid #b55faa;}
        
        Border color #b55faa