#55049b color space conversions
Hex:
        #55049b
        RGB:
        85, 4, 155
        CMY:
        67, 98, 39
        CMYK:
        45, 97, 0, 39
      HSL:
        272°, 94.9686%, 31.1765%
        HSV (HSB):
        272°, 97.4194%, 60.7843%
        XYZ:
        9.7061, 4.3847, 31.3451
        xyY:
        0.2136, 0.0965, 4.3847
      CIE-Lab:
        24.9045, 57.3950, -61.5336
        CIE-LCH:
        24.9045, 84.1461, 313.0070
        CIE-Luv:
        24.9045, 10.1004, -76.2571
        Hunter-Lab:
        20.9396, 46.0955, -74.0950
      #55049b color charts
#55049b RGB chart
      #55049b CMYK chart
      #55049b RGB pie chart
      #55049b color shades, tints & tones
#55049b color schemes
#55049b color preview, HTML & CSS examples
           This text has a color of #55049b        
        
          <p style="color:#55049b;">Text here</p>
        
        
          .mytext {color:#55049b;}
        
        Text color #55049b
      
           This box has a color of #55049b        
        
          <div style="background-color:#55049b;">Content here</div>
        
        
          .mybackground {background-color:#55049b;}
        
        Background color #55049b
      
           Border around this has a color of #55049b        
        
          <div style="border:2px solid #55049b;">Content here</div>
        
        
          .myborder {border:2px solid #55049b;}
        
        Border color #55049b