#55109b color space conversions
Hex:
        #55109b
        RGB:
        85, 16, 155
        CMY:
        67, 94, 39
        CMYK:
        45, 90, 0, 39
      HSL:
        270°, 81.2865%, 33.5294%
        HSV (HSB):
        270°, 89.6774%, 60.7843%
        XYZ:
        9.8480, 4.6684, 31.3924
        xyY:
        0.2145, 0.1017, 4.6684
      CIE-Lab:
        25.7685, 54.8042, -60.1104
        CIE-LCH:
        25.7685, 81.3434, 312.3562
        CIE-Luv:
        25.7685, 9.5418, -76.0217
        Hunter-Lab:
        21.6066, 43.5466, -71.0185
      #55109b color charts
#55109b RGB chart
      #55109b CMYK chart
      #55109b RGB pie chart
      #55109b color shades, tints & tones
#55109b color schemes
#55109b color preview, HTML & CSS examples
           This text has a color of #55109b        
        
          <p style="color:#55109b;">Text here</p>
        
        
          .mytext {color:#55109b;}
        
        Text color #55109b
      
           This box has a color of #55109b        
        
          <div style="background-color:#55109b;">Content here</div>
        
        
          .mybackground {background-color:#55109b;}
        
        Background color #55109b
      
           Border around this has a color of #55109b        
        
          <div style="border:2px solid #55109b;">Content here</div>
        
        
          .myborder {border:2px solid #55109b;}
        
        Border color #55109b