#554d70 color space conversions
Hex:
        #554d70
        RGB:
        85, 77, 112
        CMY:
        67, 70, 56
        CMYK:
        24, 31, 0, 56
      HSL:
        254°, 18.5185%, 37.0588%
        HSV (HSB):
        254°, 31.2500%, 43.9216%
        XYZ:
        9.3248, 8.4089, 16.4608
        xyY:
        0.2727, 0.2459, 8.4089
      CIE-Lab:
        34.8204, 11.5528, -18.9223
        CIE-LCH:
        34.8204, 22.1702, 301.4056
        CIE-Luv:
        34.8204, 1.7887, -26.6630
        Hunter-Lab:
        28.9981, 6.6529, -13.3574
      #554d70 color charts
#554d70 RGB chart
      #554d70 CMYK chart
      #554d70 RGB pie chart
      #554d70 color shades, tints & tones
#554d70 color schemes
#554d70 color preview, HTML & CSS examples
           This text has a color of #554d70        
        
          <p style="color:#554d70;">Text here</p>
        
        
          .mytext {color:#554d70;}
        
        Text color #554d70
      
           This box has a color of #554d70        
        
          <div style="background-color:#554d70;">Content here</div>
        
        
          .mybackground {background-color:#554d70;}
        
        Background color #554d70
      
           Border around this has a color of #554d70        
        
          <div style="border:2px solid #554d70;">Content here</div>
        
        
          .myborder {border:2px solid #554d70;}
        
        Border color #554d70