#551d9f color space conversions
Hex:
        #551d9f
        RGB:
        85, 29, 159
        CMY:
        67, 89, 38
        CMYK:
        47, 82, 0, 38
      HSL:
        266°, 69.1489%, 36.8627%
        HSV (HSB):
        266°, 81.7610%, 62.3529%
        XYZ:
        10.4437, 5.3132, 33.2760
        xyY:
        0.2130, 0.1084, 5.3132
      CIE-Lab:
        27.6091, 51.5128, -59.5282
        CIE-LCH:
        27.6091, 78.7222, 310.8713
        CIE-Luv:
        27.6091, 7.9184, -77.7481
        Hunter-Lab:
        23.0504, 40.5364, -69.4567
      #551d9f color charts
#551d9f RGB chart
      #551d9f CMYK chart
      #551d9f RGB pie chart
      #551d9f color shades, tints & tones
#551d9f color schemes
#551d9f color preview, HTML & CSS examples
           This text has a color of #551d9f        
        
          <p style="color:#551d9f;">Text here</p>
        
        
          .mytext {color:#551d9f;}
        
        Text color #551d9f
      
           This box has a color of #551d9f        
        
          <div style="background-color:#551d9f;">Content here</div>
        
        
          .mybackground {background-color:#551d9f;}
        
        Background color #551d9f
      
           Border around this has a color of #551d9f        
        
          <div style="border:2px solid #551d9f;">Content here</div>
        
        
          .myborder {border:2px solid #551d9f;}
        
        Border color #551d9f