#56b2ec color space conversions
Hex:
        #56b2ec
        RGB:
        86, 178, 236
        CMY:
        66, 30, 7
        CMYK:
        64, 25, 0, 7
      HSL:
        203°, 79.7872%, 63.1373%
        HSV (HSB):
        203°, 63.5593%, 92.5490%
        XYZ:
        34.8985, 39.8754, 85.2142
        xyY:
        0.2181, 0.2492, 39.8754
      CIE-Lab:
        69.3807, -9.9847, -37.1013
        CIE-LCH:
        69.3807, 38.4214, 254.9375
        CIE-Luv:
        69.3807, -36.7619, -58.1753
        Hunter-Lab:
        63.1469, -11.8582, -35.8066
      #56b2ec color charts
#56b2ec RGB chart
      #56b2ec CMYK chart
      #56b2ec RGB pie chart
      #56b2ec color shades, tints & tones
#56b2ec color schemes
#56b2ec color preview, HTML & CSS examples
           This text has a color of #56b2ec        
        
          <p style="color:#56b2ec;">Text here</p>
        
        
          .mytext {color:#56b2ec;}
        
        Text color #56b2ec
      
           This box has a color of #56b2ec        
        
          <div style="background-color:#56b2ec;">Content here</div>
        
        
          .mybackground {background-color:#56b2ec;}
        
        Background color #56b2ec
      
           Border around this has a color of #56b2ec        
        
          <div style="border:2px solid #56b2ec;">Content here</div>
        
        
          .myborder {border:2px solid #56b2ec;}
        
        Border color #56b2ec