#55166d color space conversions
Hex:
        #55166d
        RGB:
        85, 22, 109
        CMY:
        67, 91, 57
        CMYK:
        22, 80, 0, 57
      HSL:
        283°, 66.4122%, 25.6863%
        HSV (HSB):
        283°, 79.8165%, 42.7451%
        XYZ:
        6.7935, 3.6092, 14.8066
        xyY:
        0.2695, 0.1432, 3.6092
      CIE-Lab:
        22.3351, 42.2646, -36.7528
        CIE-LCH:
        22.3351, 56.0095, 318.9902
        CIE-Luv:
        22.3351, 17.4496, -46.4588
        Hunter-Lab:
        18.9980, 30.5837, -32.9106
      #55166d color charts
#55166d RGB chart
      #55166d CMYK chart
      #55166d RGB pie chart
      #55166d color shades, tints & tones
#55166d color schemes
#55166d color preview, HTML & CSS examples
           This text has a color of #55166d        
        
          <p style="color:#55166d;">Text here</p>
        
        
          .mytext {color:#55166d;}
        
        Text color #55166d
      
           This box has a color of #55166d        
        
          <div style="background-color:#55166d;">Content here</div>
        
        
          .mybackground {background-color:#55166d;}
        
        Background color #55166d
      
           Border around this has a color of #55166d        
        
          <div style="border:2px solid #55166d;">Content here</div>
        
        
          .myborder {border:2px solid #55166d;}
        
        Border color #55166d