#5560eb color space conversions
Hex:
        #5560eb
        RGB:
        85, 96, 235
        CMY:
        67, 62, 8
        CMYK:
        64, 59, 0, 8
      HSL:
        236°, 78.9474%, 62.7451%
        HSV (HSB):
        236°, 63.8298%, 92.1569%
        XYZ:
        22.9246, 16.2952, 80.5343
        xyY:
        0.1914, 0.1361, 16.2952
      CIE-Lab:
        47.3594, 38.1359, -71.6312
        CIE-LCH:
        47.3594, 81.1503, 298.0305
        CIE-Luv:
        47.3594, -10.8790, -110.9342
        Hunter-Lab:
        40.3673, 30.7273, -90.0287
      #5560eb color charts
#5560eb RGB chart
      #5560eb CMYK chart
      #5560eb RGB pie chart
      #5560eb color shades, tints & tones
#5560eb color schemes
#5560eb color preview, HTML & CSS examples
           This text has a color of #5560eb        
        
          <p style="color:#5560eb;">Text here</p>
        
        
          .mytext {color:#5560eb;}
        
        Text color #5560eb
      
           This box has a color of #5560eb        
        
          <div style="background-color:#5560eb;">Content here</div>
        
        
          .mybackground {background-color:#5560eb;}
        
        Background color #5560eb
      
           Border around this has a color of #5560eb        
        
          <div style="border:2px solid #5560eb;">Content here</div>
        
        
          .myborder {border:2px solid #5560eb;}
        
        Border color #5560eb