#5561db color space conversions
Hex:
        #5561db
        RGB:
        85, 97, 219
        CMY:
        67, 62, 14
        CMYK:
        61, 56, 0, 14
      HSL:
        235°, 65.0485%, 59.6078%
        HSV (HSB):
        235°, 61.1872%, 85.8824%
        XYZ:
        20.8072, 15.5952, 68.9313
        xyY:
        0.1975, 0.1481, 15.5952
      CIE-Lab:
        46.4388, 32.2106, -64.0780
        CIE-LCH:
        46.4388, 71.7183, 296.6877
        CIE-Luv:
        46.4388, -10.5690, -99.1429
        Hunter-Lab:
        39.4907, 24.9408, -75.8477
      #5561db color charts
#5561db RGB chart
      #5561db CMYK chart
      #5561db RGB pie chart
      #5561db color shades, tints & tones
#5561db color schemes
#5561db color preview, HTML & CSS examples
           This text has a color of #5561db        
        
          <p style="color:#5561db;">Text here</p>
        
        
          .mytext {color:#5561db;}
        
        Text color #5561db
      
           This box has a color of #5561db        
        
          <div style="background-color:#5561db;">Content here</div>
        
        
          .mybackground {background-color:#5561db;}
        
        Background color #5561db
      
           Border around this has a color of #5561db        
        
          <div style="border:2px solid #5561db;">Content here</div>
        
        
          .myborder {border:2px solid #5561db;}
        
        Border color #5561db