#56beeb color space conversions
Hex:
        #56beeb
        RGB:
        86, 190, 235
        CMY:
        66, 25, 8
        CMYK:
        63, 19, 0, 8
      HSL:
        198°, 78.8360%, 62.9412%
        HSV (HSB):
        198°, 63.4043%, 92.1569%
        XYZ:
        37.2466, 44.8035, 85.2821
        xyY:
        0.2226, 0.2678, 44.8035
      CIE-Lab:
        72.7623, -16.7043, -31.3198
        CIE-LCH:
        72.7623, 35.4960, 241.9269
        CIE-Luv:
        72.7623, -41.1216, -47.8089
        Hunter-Lab:
        66.9354, -17.8096, -28.6863
      #56beeb color charts
#56beeb RGB chart
      #56beeb CMYK chart
      #56beeb RGB pie chart
      #56beeb color shades, tints & tones
#56beeb color schemes
#56beeb color preview, HTML & CSS examples
           This text has a color of #56beeb        
        
          <p style="color:#56beeb;">Text here</p>
        
        
          .mytext {color:#56beeb;}
        
        Text color #56beeb
      
           This box has a color of #56beeb        
        
          <div style="background-color:#56beeb;">Content here</div>
        
        
          .mybackground {background-color:#56beeb;}
        
        Background color #56beeb
      
           Border around this has a color of #56beeb        
        
          <div style="border:2px solid #56beeb;">Content here</div>
        
        
          .myborder {border:2px solid #56beeb;}
        
        Border color #56beeb