#551e7a color space conversions
Hex:
        #551e7a
        RGB:
        85, 30, 122
        CMY:
        67, 88, 52
        CMYK:
        30, 75, 0, 52
      HSL:
        276°, 60.5263%, 29.8039%
        HSV (HSB):
        276°, 75.4098%, 47.8431%
        XYZ:
        7.7234, 4.2650, 18.8285
        xyY:
        0.2506, 0.1384, 4.2650
      CIE-Lab:
        24.5288, 41.8748, -41.5476
        CIE-LCH:
        24.5288, 58.9890, 315.2247
        CIE-Luv:
        24.5288, 13.7664, -53.8529
        Hunter-Lab:
        20.6518, 30.6153, -39.5991
      #551e7a color charts
#551e7a RGB chart
      #551e7a CMYK chart
      #551e7a RGB pie chart
      #551e7a color shades, tints & tones
#551e7a color schemes
#551e7a color preview, HTML & CSS examples
           This text has a color of #551e7a        
        
          <p style="color:#551e7a;">Text here</p>
        
        
          .mytext {color:#551e7a;}
        
        Text color #551e7a
      
           This box has a color of #551e7a        
        
          <div style="background-color:#551e7a;">Content here</div>
        
        
          .mybackground {background-color:#551e7a;}
        
        Background color #551e7a
      
           Border around this has a color of #551e7a        
        
          <div style="border:2px solid #551e7a;">Content here</div>
        
        
          .myborder {border:2px solid #551e7a;}
        
        Border color #551e7a