#55367e color space conversions
Hex:
        #55367e
        RGB:
        85, 54, 126
        CMY:
        67, 79, 51
        CMYK:
        33, 57, 0, 51
      HSL:
        266°, 40.0000%, 35.2941%
        HSV (HSB):
        266°, 57.1429%, 49.4118%
        XYZ:
        8.8314, 6.0760, 20.4460
        xyY:
        0.2498, 0.1719, 6.0760
      CIE-Lab:
        29.6034, 29.8982, -35.9018
        CIE-LCH:
        29.6034, 46.7208, 309.7868
        CIE-Luv:
        29.6034, 8.1405, -49.7741
        Hunter-Lab:
        24.6495, 20.8159, -31.9245
      #55367e color charts
#55367e RGB chart
      #55367e CMYK chart
      #55367e RGB pie chart
      #55367e color shades, tints & tones
#55367e color schemes
#55367e color preview, HTML & CSS examples
           This text has a color of #55367e        
        
          <p style="color:#55367e;">Text here</p>
        
        
          .mytext {color:#55367e;}
        
        Text color #55367e
      
           This box has a color of #55367e        
        
          <div style="background-color:#55367e;">Content here</div>
        
        
          .mybackground {background-color:#55367e;}
        
        Background color #55367e
      
           Border around this has a color of #55367e        
        
          <div style="border:2px solid #55367e;">Content here</div>
        
        
          .myborder {border:2px solid #55367e;}
        
        Border color #55367e