#55397d color space conversions
Hex:
        #55397d
        RGB:
        85, 57, 125
        CMY:
        67, 78, 51
        CMYK:
        32, 54, 0, 51
      HSL:
        265°, 37.3626%, 35.6863%
        HSV (HSB):
        265°, 54.4000%, 49.0196%
        XYZ:
        8.9111, 6.3382, 20.1558
        xyY:
        0.2517, 0.1790, 6.3382
      CIE-Lab:
        30.2502, 27.7896, -34.2420
        CIE-LCH:
        30.2502, 44.0996, 309.0615
        CIE-Luv:
        30.2502, 7.4354, -47.7655
        Hunter-Lab:
        25.1758, 19.1233, -29.8445
      #55397d color charts
#55397d RGB chart
      #55397d CMYK chart
      #55397d RGB pie chart
      #55397d color shades, tints & tones
#55397d color schemes
#55397d color preview, HTML & CSS examples
           This text has a color of #55397d        
        
          <p style="color:#55397d;">Text here</p>
        
        
          .mytext {color:#55397d;}
        
        Text color #55397d
      
           This box has a color of #55397d        
        
          <div style="background-color:#55397d;">Content here</div>
        
        
          .mybackground {background-color:#55397d;}
        
        Background color #55397d
      
           Border around this has a color of #55397d        
        
          <div style="border:2px solid #55397d;">Content here</div>
        
        
          .myborder {border:2px solid #55397d;}
        
        Border color #55397d