#5678b4 color space conversions
Hex:
        #5678b4
        RGB:
        86, 120, 180
        CMY:
        66, 53, 29
        CMYK:
        52, 33, 0, 29
      HSL:
        218°, 38.5246%, 52.1569%
        HSV (HSB):
        218°, 52.2222%, 70.5882%
        XYZ:
        18.7924, 18.7067, 45.8003
        xyY:
        0.2256, 0.2246, 18.7067
      CIE-Lab:
        50.3422, 5.3272, -35.4701
        CIE-LCH:
        50.3422, 35.8679, 278.5413
        CIE-Luv:
        50.3422, -16.8489, -54.2479
        Hunter-Lab:
        43.2512, 1.8678, -32.5085
      #5678b4 color charts
#5678b4 RGB chart
      #5678b4 CMYK chart
      #5678b4 RGB pie chart
      #5678b4 color shades, tints & tones
#5678b4 color schemes
#5678b4 color preview, HTML & CSS examples
           This text has a color of #5678b4        
        
          <p style="color:#5678b4;">Text here</p>
        
        
          .mytext {color:#5678b4;}
        
        Text color #5678b4
      
           This box has a color of #5678b4        
        
          <div style="background-color:#5678b4;">Content here</div>
        
        
          .mybackground {background-color:#5678b4;}
        
        Background color #5678b4
      
           Border around this has a color of #5678b4        
        
          <div style="border:2px solid #5678b4;">Content here</div>
        
        
          .myborder {border:2px solid #5678b4;}
        
        Border color #5678b4