#554fbe color space conversions
Hex:
        #554fbe
        RGB:
        85, 79, 190
        CMY:
        67, 69, 25
        CMYK:
        55, 58, 0, 25
      HSL:
        243°, 46.0581%, 52.7451%
        HSV (HSB):
        243°, 58.4211%, 74.5098%
        XYZ:
        15.8366, 11.2410, 50.0502
        xyY:
        0.2053, 0.1457, 11.2410
      CIE-Lab:
        39.9834, 33.8262, -57.8288
        CIE-LCH:
        39.9834, 66.9954, 300.3249
        CIE-Luv:
        39.9834, -4.4293, -86.2742
        Hunter-Lab:
        33.5275, 25.6403, -65.0394
      #554fbe color charts
#554fbe RGB chart
      #554fbe CMYK chart
      #554fbe RGB pie chart
      #554fbe color shades, tints & tones
#554fbe color schemes
#554fbe color preview, HTML & CSS examples
           This text has a color of #554fbe        
        
          <p style="color:#554fbe;">Text here</p>
        
        
          .mytext {color:#554fbe;}
        
        Text color #554fbe
      
           This box has a color of #554fbe        
        
          <div style="background-color:#554fbe;">Content here</div>
        
        
          .mybackground {background-color:#554fbe;}
        
        Background color #554fbe
      
           Border around this has a color of #554fbe        
        
          <div style="border:2px solid #554fbe;">Content here</div>
        
        
          .myborder {border:2px solid #554fbe;}
        
        Border color #554fbe