#56b5ea color space conversions
Hex:
        #56b5ea
        RGB:
        86, 181, 234
        CMY:
        66, 29, 8
        CMYK:
        63, 23, 0, 8
      HSL:
        201°, 77.8947%, 62.7451%
        HSV (HSB):
        201°, 63.2479%, 91.7647%
        XYZ:
        35.2129, 40.9667, 83.8933
        xyY:
        0.2200, 0.2559, 40.9667
      CIE-Lab:
        70.1526, -12.2398, -34.8131
        CIE-LCH:
        70.1526, 36.9021, 250.6290
        CIE-Luv:
        70.1526, -37.9202, -54.0830
        Hunter-Lab:
        64.0052, -13.8062, -32.9093
      #56b5ea color charts
#56b5ea RGB chart
      #56b5ea CMYK chart
      #56b5ea RGB pie chart
      #56b5ea color shades, tints & tones
#56b5ea color schemes
#56b5ea color preview, HTML & CSS examples
           This text has a color of #56b5ea        
        
          <p style="color:#56b5ea;">Text here</p>
        
        
          .mytext {color:#56b5ea;}
        
        Text color #56b5ea
      
           This box has a color of #56b5ea        
        
          <div style="background-color:#56b5ea;">Content here</div>
        
        
          .mybackground {background-color:#56b5ea;}
        
        Background color #56b5ea
      
           Border around this has a color of #56b5ea        
        
          <div style="border:2px solid #56b5ea;">Content here</div>
        
        
          .myborder {border:2px solid #56b5ea;}
        
        Border color #56b5ea