#56b4cf color space conversions
Hex:
        #56b4cf
        RGB:
        86, 180, 207
        CMY:
        66, 29, 19
        CMYK:
        58, 13, 0, 19
      HSL:
        193°, 55.7604%, 57.4510%
        HSV (HSB):
        193°, 58.4541%, 81.1765%
        XYZ:
        31.4215, 39.1259, 64.9275
        xyY:
        0.2319, 0.2888, 39.1259
      CIE-Lab:
        68.8424, -19.9734, -22.0595
        CIE-LCH:
        68.8424, 29.7583, 227.8413
        CIE-Luv:
        68.8424, -38.7175, -31.5536
        Hunter-Lab:
        62.5507, -19.7968, -17.7573
      #56b4cf color charts
#56b4cf RGB chart
      #56b4cf CMYK chart
      #56b4cf RGB pie chart
      #56b4cf color shades, tints & tones
#56b4cf color schemes
#56b4cf color preview, HTML & CSS examples
           This text has a color of #56b4cf        
        
          <p style="color:#56b4cf;">Text here</p>
        
        
          .mytext {color:#56b4cf;}
        
        Text color #56b4cf
      
           This box has a color of #56b4cf        
        
          <div style="background-color:#56b4cf;">Content here</div>
        
        
          .mybackground {background-color:#56b4cf;}
        
        Background color #56b4cf
      
           Border around this has a color of #56b4cf        
        
          <div style="border:2px solid #56b4cf;">Content here</div>
        
        
          .myborder {border:2px solid #56b4cf;}
        
        Border color #56b4cf