#56a7ec color space conversions
Hex:
        #56a7ec
        RGB:
        86, 167, 236
        CMY:
        66, 35, 7
        CMYK:
        64, 29, 0, 7
      HSL:
        208°, 79.7872%, 63.1373%
        HSV (HSB):
        208°, 63.5593%, 92.5490%
        XYZ:
        32.7968, 35.6720, 84.5137
        xyY:
        0.2144, 0.2332, 35.6720
      CIE-Lab:
        66.2685, -3.9069, -41.9606
        CIE-LCH:
        66.2685, 42.1421, 264.6805
        CIE-Luv:
        66.2685, -32.8500, -66.7571
        Hunter-Lab:
        59.7260, -6.5026, -42.0885
      #56a7ec color charts
#56a7ec RGB chart
      #56a7ec CMYK chart
      #56a7ec RGB pie chart
      #56a7ec color shades, tints & tones
#56a7ec color schemes
#56a7ec color preview, HTML & CSS examples
           This text has a color of #56a7ec        
        
          <p style="color:#56a7ec;">Text here</p>
        
        
          .mytext {color:#56a7ec;}
        
        Text color #56a7ec
      
           This box has a color of #56a7ec        
        
          <div style="background-color:#56a7ec;">Content here</div>
        
        
          .mybackground {background-color:#56a7ec;}
        
        Background color #56a7ec
      
           Border around this has a color of #56a7ec        
        
          <div style="border:2px solid #56a7ec;">Content here</div>
        
        
          .myborder {border:2px solid #56a7ec;}
        
        Border color #56a7ec