#56d7fe color space conversions
Hex:
        #56d7fe
        RGB:
        86, 215, 254
        CMY:
        66, 16, 0
        CMYK:
        66, 15, 0, 0
      HSL:
        194°, 98.8235%, 66.6667%
        HSV (HSB):
        194°, 66.1417%, 99.6078%
        XYZ:
        46.0276, 57.7351, 102.4840
        xyY:
        0.2232, 0.2799, 57.7351
      CIE-Lab:
        80.5913, -23.6998, -29.4660
        CIE-LCH:
        80.5913, 37.8144, 231.1899
        CIE-Luv:
        80.5913, -49.1035, -44.2639
        Hunter-Lab:
        75.9836, -24.8437, -26.7798
      #56d7fe color charts
#56d7fe RGB chart
      #56d7fe CMYK chart
      #56d7fe RGB pie chart
      #56d7fe color shades, tints & tones
#56d7fe color schemes
#56d7fe color preview, HTML & CSS examples
           This text has a color of #56d7fe        
        
          <p style="color:#56d7fe;">Text here</p>
        
        
          .mytext {color:#56d7fe;}
        
        Text color #56d7fe
      
           This box has a color of #56d7fe        
        
          <div style="background-color:#56d7fe;">Content here</div>
        
        
          .mybackground {background-color:#56d7fe;}
        
        Background color #56d7fe
      
           Border around this has a color of #56d7fe        
        
          <div style="border:2px solid #56d7fe;">Content here</div>
        
        
          .myborder {border:2px solid #56d7fe;}
        
        Border color #56d7fe