#5564bb color space conversions
Hex:
        #5564bb
        RGB:
        85, 100, 187
        CMY:
        67, 61, 27
        CMYK:
        55, 47, 0, 27
      HSL:
        231°, 42.8571%, 53.3333%
        HSV (HSB):
        231°, 54.5455%, 73.3333%
        XYZ:
        17.2731, 14.6335, 48.9279
        xyY:
        0.2137, 0.1810, 14.6335
      CIE-Lab:
        45.1281, 19.7306, -47.7962
        CIE-LCH:
        45.1281, 51.7085, 292.4312
        CIE-Luv:
        45.1281, -10.3867, -73.3153
        Hunter-Lab:
        38.2538, 13.6559, -49.0563
      #5564bb color charts
#5564bb RGB chart
      #5564bb CMYK chart
      #5564bb RGB pie chart
      #5564bb color shades, tints & tones
#5564bb color schemes
#5564bb color preview, HTML & CSS examples
           This text has a color of #5564bb        
        
          <p style="color:#5564bb;">Text here</p>
        
        
          .mytext {color:#5564bb;}
        
        Text color #5564bb
      
           This box has a color of #5564bb        
        
          <div style="background-color:#5564bb;">Content here</div>
        
        
          .mybackground {background-color:#5564bb;}
        
        Background color #5564bb
      
           Border around this has a color of #5564bb        
        
          <div style="border:2px solid #5564bb;">Content here</div>
        
        
          .myborder {border:2px solid #5564bb;}
        
        Border color #5564bb