#5554ff color space conversions
Hex:
        #5554ff
        RGB:
        85, 84, 255
        CMY:
        67, 67, 0
        CMYK:
        67, 67, 0, 0
      HSL:
        240°, 100.0000%, 66.4706%
        HSV (HSB):
        240°, 67.0588%, 100.0000%
        XYZ:
        24.9666, 15.4919, 96.2821
        xyY:
        0.1826, 0.1133, 15.4919
      CIE-Lab:
        46.3008, 51.6789, -84.5513
        CIE-LCH:
        46.3008, 99.0940, 301.4338
        CIE-Luv:
        46.3008, -9.0277, -128.2455
        Hunter-Lab:
        39.3598, 44.3461, -117.4836
      #5554ff color charts
#5554ff RGB chart
      #5554ff CMYK chart
      #5554ff RGB pie chart
      #5554ff color shades, tints & tones
#5554ff color schemes
#5554ff color preview, HTML & CSS examples
           This text has a color of #5554ff        
        
          <p style="color:#5554ff;">Text here</p>
        
        
          .mytext {color:#5554ff;}
        
        Text color #5554ff
      
           This box has a color of #5554ff        
        
          <div style="background-color:#5554ff;">Content here</div>
        
        
          .mybackground {background-color:#5554ff;}
        
        Background color #5554ff
      
           Border around this has a color of #5554ff        
        
          <div style="border:2px solid #5554ff;">Content here</div>
        
        
          .myborder {border:2px solid #5554ff;}
        
        Border color #5554ff