#5561fd color space conversions
Hex:
        #5561fd
        RGB:
        85, 97, 253
        CMY:
        67, 62, 1
        CMYK:
        66, 62, 0, 1
      HSL:
        236°, 97.6744%, 66.2745%
        HSV (HSB):
        236°, 66.4032%, 99.2157%
        XYZ:
        25.7506, 17.5725, 94.9631
        xyY:
        0.1862, 0.1271, 17.5725
      CIE-Lab:
        48.9735, 43.4758, -79.0625
        CIE-LCH:
        48.9735, 90.2277, 298.8060
        CIE-Luv:
        48.9735, -11.7553, -122.8224
        Hunter-Lab:
        41.9196, 36.2908, -104.9697
      #5561fd color charts
#5561fd RGB chart
      #5561fd CMYK chart
      #5561fd RGB pie chart
      #5561fd color shades, tints & tones
#5561fd color schemes
#5561fd color preview, HTML & CSS examples
           This text has a color of #5561fd        
        
          <p style="color:#5561fd;">Text here</p>
        
        
          .mytext {color:#5561fd;}
        
        Text color #5561fd
      
           This box has a color of #5561fd        
        
          <div style="background-color:#5561fd;">Content here</div>
        
        
          .mybackground {background-color:#5561fd;}
        
        Background color #5561fd
      
           Border around this has a color of #5561fd        
        
          <div style="border:2px solid #5561fd;">Content here</div>
        
        
          .myborder {border:2px solid #5561fd;}
        
        Border color #5561fd