#56b3eb color space conversions
Hex:
        #56b3eb
        RGB:
        86, 179, 235
        CMY:
        66, 30, 8
        CMYK:
        63, 24, 0, 8
      HSL:
        203°, 78.8360%, 62.9412%
        HSV (HSB):
        203°, 63.4043%, 92.1569%
        XYZ:
        34.9532, 40.2168, 84.5176
        xyY:
        0.2189, 0.2518, 40.2168
      CIE-Lab:
        69.6237, -10.8449, -36.1788
        CIE-LCH:
        69.6237, 37.7692, 253.3135
        CIE-Luv:
        69.6237, -37.1603, -56.5252
        Hunter-Lab:
        63.4167, -12.5958, -34.6261
      #56b3eb color charts
#56b3eb RGB chart
      #56b3eb CMYK chart
      #56b3eb RGB pie chart
      #56b3eb color shades, tints & tones
#56b3eb color schemes
#56b3eb color preview, HTML & CSS examples
           This text has a color of #56b3eb        
        
          <p style="color:#56b3eb;">Text here</p>
        
        
          .mytext {color:#56b3eb;}
        
        Text color #56b3eb
      
           This box has a color of #56b3eb        
        
          <div style="background-color:#56b3eb;">Content here</div>
        
        
          .mybackground {background-color:#56b3eb;}
        
        Background color #56b3eb
      
           Border around this has a color of #56b3eb        
        
          <div style="border:2px solid #56b3eb;">Content here</div>
        
        
          .myborder {border:2px solid #56b3eb;}
        
        Border color #56b3eb