#5566c4 color space conversions
Hex:
        #5566c4
        RGB:
        85, 102, 196
        CMY:
        67, 60, 23
        CMYK:
        57, 48, 0, 23
      HSL:
        231°, 48.4716%, 55.0980%
        HSV (HSB):
        231°, 56.6327%, 76.8627%
        XYZ:
        18.4615, 15.4196, 54.2278
        xyY:
        0.2095, 0.1750, 15.4196
      CIE-Lab:
        46.2036, 21.4462, -51.2846
        CIE-LCH:
        46.2036, 55.5882, 292.6937
        CIE-Luv:
        46.2036, -11.2877, -79.2008
        Hunter-Lab:
        39.2677, 15.2021, -54.3906
      #5566c4 color charts
#5566c4 RGB chart
      #5566c4 CMYK chart
      #5566c4 RGB pie chart
      #5566c4 color shades, tints & tones
#5566c4 color schemes
#5566c4 color preview, HTML & CSS examples
           This text has a color of #5566c4        
        
          <p style="color:#5566c4;">Text here</p>
        
        
          .mytext {color:#5566c4;}
        
        Text color #5566c4
      
           This box has a color of #5566c4        
        
          <div style="background-color:#5566c4;">Content here</div>
        
        
          .mybackground {background-color:#5566c4;}
        
        Background color #5566c4
      
           Border around this has a color of #5566c4        
        
          <div style="border:2px solid #5566c4;">Content here</div>
        
        
          .myborder {border:2px solid #5566c4;}
        
        Border color #5566c4