#56c9ea color space conversions
Hex:
        #56c9ea
        RGB:
        86, 201, 234
        CMY:
        66, 21, 8
        CMYK:
        63, 14, 0, 8
      HSL:
        193°, 77.8947%, 62.7451%
        HSV (HSB):
        193°, 63.2479%, 91.7647%
        XYZ:
        39.5757, 49.6922, 85.3476
        xyY:
        0.2266, 0.2846, 49.6922
      CIE-Lab:
        75.8800, -22.6696, -25.9917
        CIE-LCH:
        75.8800, 34.4888, 228.9055
        CIE-Luv:
        75.8800, -45.1515, -38.1962
        Hunter-Lab:
        70.4927, -23.1497, -22.4392
      #56c9ea color charts
#56c9ea RGB chart
      #56c9ea CMYK chart
      #56c9ea RGB pie chart
      #56c9ea color shades, tints & tones
#56c9ea color schemes
#56c9ea color preview, HTML & CSS examples
           This text has a color of #56c9ea        
        
          <p style="color:#56c9ea;">Text here</p>
        
        
          .mytext {color:#56c9ea;}
        
        Text color #56c9ea
      
           This box has a color of #56c9ea        
        
          <div style="background-color:#56c9ea;">Content here</div>
        
        
          .mybackground {background-color:#56c9ea;}
        
        Background color #56c9ea
      
           Border around this has a color of #56c9ea        
        
          <div style="border:2px solid #56c9ea;">Content here</div>
        
        
          .myborder {border:2px solid #56c9ea;}
        
        Border color #56c9ea