#56d5ed color space conversions
Hex:
        #56d5ed
        RGB:
        86, 213, 237
        CMY:
        66, 16, 7
        CMYK:
        64, 10, 0, 7
      HSL:
        190°, 80.7487%, 63.3333%
        HSV (HSB):
        190°, 63.7131%, 92.9412%
        XYZ:
        42.9181, 55.6814, 88.6063
        xyY:
        0.2293, 0.2974, 55.6814
      CIE-Lab:
        79.4321, -27.7525, -22.1850
        CIE-LCH:
        79.4321, 35.5299, 218.6385
        CIE-Luv:
        79.4321, -49.3292, -31.2546
        Hunter-Lab:
        74.6199, -27.9197, -18.1691
      #56d5ed color charts
#56d5ed RGB chart
      #56d5ed CMYK chart
      #56d5ed RGB pie chart
      #56d5ed color shades, tints & tones
#56d5ed color schemes
#56d5ed color preview, HTML & CSS examples
           This text has a color of #56d5ed        
        
          <p style="color:#56d5ed;">Text here</p>
        
        
          .mytext {color:#56d5ed;}
        
        Text color #56d5ed
      
           This box has a color of #56d5ed        
        
          <div style="background-color:#56d5ed;">Content here</div>
        
        
          .mybackground {background-color:#56d5ed;}
        
        Background color #56d5ed
      
           Border around this has a color of #56d5ed        
        
          <div style="border:2px solid #56d5ed;">Content here</div>
        
        
          .myborder {border:2px solid #56d5ed;}
        
        Border color #56d5ed