#551a85 color space conversions
Hex:
        #551a85
        RGB:
        85, 26, 133
        CMY:
        67, 90, 48
        CMYK:
        36, 80, 0, 48
      HSL:
        273°, 67.2956%, 31.1765%
        HSV (HSB):
        273°, 80.4511%, 52.1569%
        XYZ:
        8.3493, 4.3635, 22.5925
        xyY:
        0.2365, 0.1236, 4.3635
      CIE-Lab:
        24.8386, 46.2383, -47.9921
        CIE-LCH:
        24.8386, 66.6426, 313.9337
        CIE-Luv:
        24.8386, 12.2867, -61.6592
        Hunter-Lab:
        20.8891, 34.7904, -49.5025
      #551a85 color charts
#551a85 RGB chart
      #551a85 CMYK chart
      #551a85 RGB pie chart
      #551a85 color shades, tints & tones
#551a85 color schemes
#551a85 color preview, HTML & CSS examples
           This text has a color of #551a85        
        
          <p style="color:#551a85;">Text here</p>
        
        
          .mytext {color:#551a85;}
        
        Text color #551a85
      
           This box has a color of #551a85        
        
          <div style="background-color:#551a85;">Content here</div>
        
        
          .mybackground {background-color:#551a85;}
        
        Background color #551a85
      
           Border around this has a color of #551a85        
        
          <div style="border:2px solid #551a85;">Content here</div>
        
        
          .myborder {border:2px solid #551a85;}
        
        Border color #551a85