#b55ba0 color space conversions
Hex:
        #b55ba0
        RGB:
        181, 91, 160
        CMY:
        29, 64, 37
        CMYK:
        0, 50, 12, 29
      HSL:
        314°, 37.8151%, 53.3333%
        HSV (HSB):
        314°, 49.7238%, 70.9804%
        XYZ:
        29.1423, 19.8440, 35.5520
        xyY:
        0.3447, 0.2347, 19.8440
      CIE-Lab:
        51.6604, 45.5172, -21.0645
        CIE-LCH:
        51.6604, 50.1551, 335.1662
        CIE-Luv:
        51.6604, 47.7420, -37.8173
        Hunter-Lab:
        44.5466, 38.8178, -16.1359
      #b55ba0 color charts
#b55ba0 RGB chart
      #b55ba0 CMYK chart
      #b55ba0 RGB pie chart
      #b55ba0 color shades, tints & tones
#b55ba0 color schemes
#b55ba0 color preview, HTML & CSS examples
           This text has a color of #b55ba0        
        
          <p style="color:#b55ba0;">Text here</p>
        
        
          .mytext {color:#b55ba0;}
        
        Text color #b55ba0
      
           This box has a color of #b55ba0        
        
          <div style="background-color:#b55ba0;">Content here</div>
        
        
          .mybackground {background-color:#b55ba0;}
        
        Background color #b55ba0
      
           Border around this has a color of #b55ba0        
        
          <div style="border:2px solid #b55ba0;">Content here</div>
        
        
          .myborder {border:2px solid #b55ba0;}
        
        Border color #b55ba0