#56b3ed color space conversions
Hex:
        #56b3ed
        RGB:
        86, 179, 237
        CMY:
        66, 30, 7
        CMYK:
        64, 24, 0, 7
      HSL:
        203°, 80.7487%, 63.3333%
        HSV (HSB):
        203°, 63.7131%, 92.9412%
        XYZ:
        35.2439, 40.3331, 86.0483
        xyY:
        0.2181, 0.2495, 40.3331
      CIE-Lab:
        69.7061, -10.2099, -37.1396
        CIE-LCH:
        69.7061, 38.5174, 254.6287
        CIE-Luv:
        69.7061, -37.0795, -58.2496
        Hunter-Lab:
        63.5083, -12.0810, -35.8770
      #56b3ed color charts
#56b3ed RGB chart
      #56b3ed CMYK chart
      #56b3ed RGB pie chart
      #56b3ed color shades, tints & tones
#56b3ed color schemes
#56b3ed color preview, HTML & CSS examples
           This text has a color of #56b3ed        
        
          <p style="color:#56b3ed;">Text here</p>
        
        
          .mytext {color:#56b3ed;}
        
        Text color #56b3ed
      
           This box has a color of #56b3ed        
        
          <div style="background-color:#56b3ed;">Content here</div>
        
        
          .mybackground {background-color:#56b3ed;}
        
        Background color #56b3ed
      
           Border around this has a color of #56b3ed        
        
          <div style="border:2px solid #56b3ed;">Content here</div>
        
        
          .myborder {border:2px solid #56b3ed;}
        
        Border color #56b3ed