#56d7ed color space conversions
Hex:
        #56d7ed
        RGB:
        86, 215, 237
        CMY:
        66, 16, 7
        CMYK:
        64, 9, 0, 7
      HSL:
        189°, 80.7487%, 63.3333%
        HSV (HSB):
        189°, 63.7131%, 92.9412%
        XYZ:
        43.4243, 56.6937, 88.7751
        xyY:
        0.2299, 0.3001, 56.6937
      CIE-Lab:
        80.0070, -28.7283, -21.3123
        CIE-LCH:
        80.0070, 35.7705, 216.5701
        CIE-Luv:
        80.0070, -50.0503, -29.6739
        Hunter-Lab:
        75.2952, -28.8222, -17.1978
      #56d7ed color charts
#56d7ed RGB chart
      #56d7ed CMYK chart
      #56d7ed RGB pie chart
      #56d7ed color shades, tints & tones
#56d7ed color schemes
#56d7ed color preview, HTML & CSS examples
           This text has a color of #56d7ed        
        
          <p style="color:#56d7ed;">Text here</p>
        
        
          .mytext {color:#56d7ed;}
        
        Text color #56d7ed
      
           This box has a color of #56d7ed        
        
          <div style="background-color:#56d7ed;">Content here</div>
        
        
          .mybackground {background-color:#56d7ed;}
        
        Background color #56d7ed
      
           Border around this has a color of #56d7ed        
        
          <div style="border:2px solid #56d7ed;">Content here</div>
        
        
          .myborder {border:2px solid #56d7ed;}
        
        Border color #56d7ed