#5554e4 color space conversions
Hex:
        #5554e4
        RGB:
        85, 84, 228
        CMY:
        67, 67, 11
        CMYK:
        63, 63, 0, 11
      HSL:
        240°, 72.7273%, 61.1765%
        HSV (HSB):
        240°, 63.1579%, 89.4118%
        XYZ:
        20.9202, 13.8734, 74.9740
        xyY:
        0.1906, 0.1264, 13.8734
      CIE-Lab:
        44.0508, 43.0485, -73.0734
        CIE-LCH:
        44.0508, 84.8110, 300.5029
        CIE-Luv:
        44.0508, -7.7294, -110.6831
        Hunter-Lab:
        37.2470, 35.0745, -93.2712
      #5554e4 color charts
#5554e4 RGB chart
      #5554e4 CMYK chart
      #5554e4 RGB pie chart
      #5554e4 color shades, tints & tones
#5554e4 color schemes
#5554e4 color preview, HTML & CSS examples
           This text has a color of #5554e4        
        
          <p style="color:#5554e4;">Text here</p>
        
        
          .mytext {color:#5554e4;}
        
        Text color #5554e4
      
           This box has a color of #5554e4        
        
          <div style="background-color:#5554e4;">Content here</div>
        
        
          .mybackground {background-color:#5554e4;}
        
        Background color #5554e4
      
           Border around this has a color of #5554e4        
        
          <div style="border:2px solid #5554e4;">Content here</div>
        
        
          .myborder {border:2px solid #5554e4;}
        
        Border color #5554e4