#b55c94 color space conversions
Hex:
        #b55c94
        RGB:
        181, 92, 148
        CMY:
        29, 64, 42
        CMYK:
        0, 49, 18, 29
      HSL:
        322°, 37.5527%, 53.5294%
        HSV (HSB):
        322°, 49.1713%, 70.9804%
        XYZ:
        28.2285, 19.6162, 30.3155
        xyY:
        0.3612, 0.2510, 19.6162
      CIE-Lab:
        51.4004, 43.0761, -14.3888
        CIE-LCH:
        51.4004, 45.4157, 341.5290
        CIE-Luv:
        51.4004, 50.3050, -27.5948
        Hunter-Lab:
        44.2901, 36.2599, -9.5794
      #b55c94 color charts
#b55c94 RGB chart
      #b55c94 CMYK chart
      #b55c94 RGB pie chart
      #b55c94 color shades, tints & tones
#b55c94 color schemes
#b55c94 color preview, HTML & CSS examples
           This text has a color of #b55c94        
        
          <p style="color:#b55c94;">Text here</p>
        
        
          .mytext {color:#b55c94;}
        
        Text color #b55c94
      
           This box has a color of #b55c94        
        
          <div style="background-color:#b55c94;">Content here</div>
        
        
          .mybackground {background-color:#b55c94;}
        
        Background color #b55c94
      
           Border around this has a color of #b55c94        
        
          <div style="border:2px solid #b55c94;">Content here</div>
        
        
          .myborder {border:2px solid #b55c94;}
        
        Border color #b55c94