#5556e2 color space conversions
Hex:
        #5556e2
        RGB:
        85, 86, 226
        CMY:
        67, 66, 11
        CMYK:
        62, 62, 0, 11
      HSL:
        240°, 70.8543%, 60.9804%
        HSV (HSB):
        240°, 62.3894%, 88.6275%
        XYZ:
        20.8016, 14.0779, 73.5724
        xyY:
        0.1918, 0.1298, 14.0779
      CIE-Lab:
        44.3444, 41.2111, -71.4598
        CIE-LCH:
        44.3444, 82.4916, 299.9722
        CIE-Luv:
        44.3444, -8.0905, -108.6372
        Hunter-Lab:
        37.5205, 33.3006, -89.9951
      #5556e2 color charts
#5556e2 RGB chart
      #5556e2 CMYK chart
      #5556e2 RGB pie chart
      #5556e2 color shades, tints & tones
#5556e2 color schemes
#5556e2 color preview, HTML & CSS examples
           This text has a color of #5556e2        
        
          <p style="color:#5556e2;">Text here</p>
        
        
          .mytext {color:#5556e2;}
        
        Text color #5556e2
      
           This box has a color of #5556e2        
        
          <div style="background-color:#5556e2;">Content here</div>
        
        
          .mybackground {background-color:#5556e2;}
        
        Background color #5556e2
      
           Border around this has a color of #5556e2        
        
          <div style="border:2px solid #5556e2;">Content here</div>
        
        
          .myborder {border:2px solid #5556e2;}
        
        Border color #5556e2