#5556eb color space conversions
Hex:
        #5556eb
        RGB:
        85, 86, 235
        CMY:
        67, 66, 8
        CMYK:
        64, 63, 0, 8
      HSL:
        240°, 78.9474%, 62.7451%
        HSV (HSB):
        240°, 63.8298%, 92.1569%
        XYZ:
        22.0695, 14.5850, 80.2493
        xyY:
        0.1888, 0.1248, 14.5850
      CIE-Lab:
        45.0605, 44.1262, -75.3812
        CIE-LCH:
        45.0605, 87.3467, 300.3436
        CIE-Luv:
        45.0605, -8.5147, -114.6803
        Hunter-Lab:
        38.1904, 36.3187, -97.8526
      #5556eb color charts
#5556eb RGB chart
      #5556eb CMYK chart
      #5556eb RGB pie chart
      #5556eb color shades, tints & tones
#5556eb color schemes
#5556eb color preview, HTML & CSS examples
           This text has a color of #5556eb        
        
          <p style="color:#5556eb;">Text here</p>
        
        
          .mytext {color:#5556eb;}
        
        Text color #5556eb
      
           This box has a color of #5556eb        
        
          <div style="background-color:#5556eb;">Content here</div>
        
        
          .mybackground {background-color:#5556eb;}
        
        Background color #5556eb
      
           Border around this has a color of #5556eb        
        
          <div style="border:2px solid #5556eb;">Content here</div>
        
        
          .myborder {border:2px solid #5556eb;}
        
        Border color #5556eb