#56b7cf color space conversions
Hex:
        #56b7cf
        RGB:
        86, 183, 207
        CMY:
        66, 28, 19
        CMYK:
        58, 12, 0, 19
      HSL:
        192°, 55.7604%, 57.4510%
        HSV (HSB):
        192°, 58.4541%, 81.1765%
        XYZ:
        32.0337, 40.3504, 65.1315
        xyY:
        0.2329, 0.2934, 40.3504
      CIE-Lab:
        69.7184, -21.5182, -20.7254
        CIE-LCH:
        69.7184, 29.8760, 223.9249
        CIE-Luv:
        69.7184, -39.8409, -29.1953
        Hunter-Lab:
        63.5220, -21.1470, -16.3270
      #56b7cf color charts
#56b7cf RGB chart
      #56b7cf CMYK chart
      #56b7cf RGB pie chart
      #56b7cf color shades, tints & tones
#56b7cf color schemes
#56b7cf color preview, HTML & CSS examples
           This text has a color of #56b7cf        
        
          <p style="color:#56b7cf;">Text here</p>
        
        
          .mytext {color:#56b7cf;}
        
        Text color #56b7cf
      
           This box has a color of #56b7cf        
        
          <div style="background-color:#56b7cf;">Content here</div>
        
        
          .mybackground {background-color:#56b7cf;}
        
        Background color #56b7cf
      
           Border around this has a color of #56b7cf        
        
          <div style="border:2px solid #56b7cf;">Content here</div>
        
        
          .myborder {border:2px solid #56b7cf;}
        
        Border color #56b7cf