#551e89 color space conversions
Hex:
        #551e89
        RGB:
        85, 30, 137
        CMY:
        67, 88, 46
        CMYK:
        38, 78, 0, 46
      HSL:
        271°, 64.0719%, 32.7451%
        HSV (HSB):
        271°, 78.1022%, 53.7255%
        XYZ:
        8.7259, 4.6660, 24.1076
        xyY:
        0.2327, 0.1244, 4.6660
      CIE-Lab:
        25.7611, 45.5547, -48.9914
        CIE-LCH:
        25.7611, 66.8983, 312.9182
        CIE-Luv:
        25.7611, 11.1359, -63.7313
        Hunter-Lab:
        21.6009, 34.3057, -51.0499
      #551e89 color charts
#551e89 RGB chart
      #551e89 CMYK chart
      #551e89 RGB pie chart
      #551e89 color shades, tints & tones
#551e89 color schemes
#551e89 color preview, HTML & CSS examples
           This text has a color of #551e89        
        
          <p style="color:#551e89;">Text here</p>
        
        
          .mytext {color:#551e89;}
        
        Text color #551e89
      
           This box has a color of #551e89        
        
          <div style="background-color:#551e89;">Content here</div>
        
        
          .mybackground {background-color:#551e89;}
        
        Background color #551e89
      
           Border around this has a color of #551e89        
        
          <div style="border:2px solid #551e89;">Content here</div>
        
        
          .myborder {border:2px solid #551e89;}
        
        Border color #551e89