#554fbc color space conversions
Hex:
        #554fbc
        RGB:
        85, 79, 188
        CMY:
        67, 69, 26
        CMYK:
        55, 58, 0, 26
      HSL:
        243°, 44.8560%, 52.3529%
        HSV (HSB):
        243°, 57.9787%, 73.7255%
        XYZ:
        15.6194, 11.1541, 48.9067
        xyY:
        0.2064, 0.1474, 11.1541
      CIE-Lab:
        39.8388, 33.1860, -56.8935
        CIE-LCH:
        39.8388, 65.8648, 300.2550
        CIE-Luv:
        39.8388, -4.3055, -84.8387
        Hunter-Lab:
        33.3978, 25.0345, -63.4441
      #554fbc color charts
#554fbc RGB chart
      #554fbc CMYK chart
      #554fbc RGB pie chart
      #554fbc color shades, tints & tones
#554fbc color schemes
#554fbc color preview, HTML & CSS examples
           This text has a color of #554fbc        
        
          <p style="color:#554fbc;">Text here</p>
        
        
          .mytext {color:#554fbc;}
        
        Text color #554fbc
      
           This box has a color of #554fbc        
        
          <div style="background-color:#554fbc;">Content here</div>
        
        
          .mybackground {background-color:#554fbc;}
        
        Background color #554fbc
      
           Border around this has a color of #554fbc        
        
          <div style="border:2px solid #554fbc;">Content here</div>
        
        
          .myborder {border:2px solid #554fbc;}
        
        Border color #554fbc