#554daa color space conversions
Hex:
        #554daa
        RGB:
        85, 77, 170
        CMY:
        67, 70, 33
        CMYK:
        50, 55, 0, 33
      HSL:
        245°, 37.6518%, 48.4314%
        HSV (HSB):
        245°, 54.7059%, 66.6667%
        XYZ:
        13.6559, 10.1413, 39.2679
        xyY:
        0.2165, 0.1608, 10.1413
      CIE-Lab:
        38.0949, 28.7092, -49.0934
        CIE-LCH:
        38.0949, 56.8716, 300.3186
        CIE-Luv:
        38.0949, -2.5842, -72.5417
        Hunter-Lab:
        31.8455, 20.8144, -50.8174
      #554daa color charts
#554daa RGB chart
      #554daa CMYK chart
      #554daa RGB pie chart
      #554daa color shades, tints & tones
#554daa color schemes
#554daa color preview, HTML & CSS examples
           This text has a color of #554daa        
        
          <p style="color:#554daa;">Text here</p>
        
        
          .mytext {color:#554daa;}
        
        Text color #554daa
      
           This box has a color of #554daa        
        
          <div style="background-color:#554daa;">Content here</div>
        
        
          .mybackground {background-color:#554daa;}
        
        Background color #554daa
      
           Border around this has a color of #554daa        
        
          <div style="border:2px solid #554daa;">Content here</div>
        
        
          .myborder {border:2px solid #554daa;}
        
        Border color #554daa