#5561d2 color space conversions
Hex:
        #5561d2
        RGB:
        85, 97, 210
        CMY:
        67, 62, 18
        CMYK:
        60, 54, 0, 18
      HSL:
        234°, 58.1395%, 57.8431%
        HSV (HSB):
        234°, 59.5238%, 82.3529%
        XYZ:
        19.6539, 15.1338, 62.8580
        xyY:
        0.2013, 0.1550, 15.1338
      CIE-Lab:
        45.8169, 29.2171, -59.9507
        CIE-LCH:
        45.8169, 66.6913, 295.9824
        CIE-Luv:
        45.8169, -10.2520, -92.5546
        Hunter-Lab:
        38.9022, 22.1014, -68.5689
      #5561d2 color charts
#5561d2 RGB chart
      #5561d2 CMYK chart
      #5561d2 RGB pie chart
      #5561d2 color shades, tints & tones
#5561d2 color schemes
#5561d2 color preview, HTML & CSS examples
           This text has a color of #5561d2        
        
          <p style="color:#5561d2;">Text here</p>
        
        
          .mytext {color:#5561d2;}
        
        Text color #5561d2
      
           This box has a color of #5561d2        
        
          <div style="background-color:#5561d2;">Content here</div>
        
        
          .mybackground {background-color:#5561d2;}
        
        Background color #5561d2
      
           Border around this has a color of #5561d2        
        
          <div style="border:2px solid #5561d2;">Content here</div>
        
        
          .myborder {border:2px solid #5561d2;}
        
        Border color #5561d2