#551fa7 color space conversions
Hex:
        #551fa7
        RGB:
        85, 31, 167
        CMY:
        67, 88, 35
        CMYK:
        49, 81, 0, 35
      HSL:
        264°, 68.6869%, 38.8235%
        HSV (HSB):
        264°, 81.4371%, 65.4902%
        XYZ:
        11.2113, 5.7013, 37.0688
        xyY:
        0.2077, 0.1056, 5.7013
      CIE-Lab:
        28.6460, 52.7733, -62.6758
        CIE-LCH:
        28.6460, 81.9346, 310.0975
        CIE-Luv:
        28.6460, 6.6393, -82.5126
        Hunter-Lab:
        23.8774, 42.0273, -75.3315
      #551fa7 color charts
#551fa7 RGB chart
      #551fa7 CMYK chart
      #551fa7 RGB pie chart
      #551fa7 color shades, tints & tones
#551fa7 color schemes
#551fa7 color preview, HTML & CSS examples
           This text has a color of #551fa7        
        
          <p style="color:#551fa7;">Text here</p>
        
        
          .mytext {color:#551fa7;}
        
        Text color #551fa7
      
           This box has a color of #551fa7        
        
          <div style="background-color:#551fa7;">Content here</div>
        
        
          .mybackground {background-color:#551fa7;}
        
        Background color #551fa7
      
           Border around this has a color of #551fa7        
        
          <div style="border:2px solid #551fa7;">Content here</div>
        
        
          .myborder {border:2px solid #551fa7;}
        
        Border color #551fa7