#56b8dd color space conversions
Hex:
        #56b8dd
        RGB:
        86, 184, 221
        CMY:
        66, 28, 13
        CMYK:
        61, 17, 0, 13
      HSL:
        196°, 66.5025%, 60.1961%
        HSV (HSB):
        196°, 61.0860%, 86.6667%
        XYZ:
        34.0294, 41.4799, 74.6195
        xyY:
        0.2267, 0.2763, 41.4799
      CIE-Lab:
        70.5108, -17.8532, -27.1739
        CIE-LCH:
        70.5108, 32.5139, 236.6952
        CIE-Luv:
        70.5108, -39.5768, -40.4713
        Hunter-Lab:
        64.4049, -18.3951, -23.6100
      #56b8dd color charts
#56b8dd RGB chart
      #56b8dd CMYK chart
      #56b8dd RGB pie chart
      #56b8dd color shades, tints & tones
#56b8dd color schemes
#56b8dd color preview, HTML & CSS examples
           This text has a color of #56b8dd        
        
          <p style="color:#56b8dd;">Text here</p>
        
        
          .mytext {color:#56b8dd;}
        
        Text color #56b8dd
      
           This box has a color of #56b8dd        
        
          <div style="background-color:#56b8dd;">Content here</div>
        
        
          .mybackground {background-color:#56b8dd;}
        
        Background color #56b8dd
      
           Border around this has a color of #56b8dd        
        
          <div style="border:2px solid #56b8dd;">Content here</div>
        
        
          .myborder {border:2px solid #56b8dd;}
        
        Border color #56b8dd