#5566d6 color space conversions
Hex:
        #5566d6
        RGB:
        85, 102, 214
        CMY:
        67, 60, 16
        CMYK:
        60, 52, 0, 16
      HSL:
        232°, 61.1374%, 58.6275%
        HSV (HSB):
        232°, 60.2804%, 83.9216%
        XYZ:
        20.6353, 16.2891, 65.6748
        xyY:
        0.2011, 0.1588, 16.2891
      CIE-Lab:
        47.3515, 27.4445, -59.7563
        CIE-LCH:
        47.3515, 65.7572, 294.6680
        CIE-Luv:
        47.3515, -11.8053, -92.9595
        Hunter-Lab:
        40.3597, 20.6347, -68.2271
      #5566d6 color charts
#5566d6 RGB chart
      #5566d6 CMYK chart
      #5566d6 RGB pie chart
      #5566d6 color shades, tints & tones
#5566d6 color schemes
#5566d6 color preview, HTML & CSS examples
           This text has a color of #5566d6        
        
          <p style="color:#5566d6;">Text here</p>
        
        
          .mytext {color:#5566d6;}
        
        Text color #5566d6
      
           This box has a color of #5566d6        
        
          <div style="background-color:#5566d6;">Content here</div>
        
        
          .mybackground {background-color:#5566d6;}
        
        Background color #5566d6
      
           Border around this has a color of #5566d6        
        
          <div style="border:2px solid #5566d6;">Content here</div>
        
        
          .myborder {border:2px solid #5566d6;}
        
        Border color #5566d6