#56c4bb color space conversions
Hex:
        #56c4bb
        RGB:
        86, 196, 187
        CMY:
        66, 23, 27
        CMYK:
        56, 0, 5, 23
      HSL:
        175°, 48.2456%, 55.2941%
        HSV (HSB):
        175°, 56.1224%, 76.8627%
        XYZ:
        32.5473, 45.0461, 53.9931
        xyY:
        0.2473, 0.3423, 45.0461
      CIE-Lab:
        72.9223, -33.4783, -4.9888
        CIE-LCH:
        72.9223, 33.8479, 188.4756
        CIE-Luv:
        72.9223, -45.7259, -2.3309
        Hunter-Lab:
        67.1164, -30.8923, -0.7154
      #56c4bb color charts
#56c4bb RGB chart
      #56c4bb CMYK chart
      #56c4bb RGB pie chart
      #56c4bb color shades, tints & tones
#56c4bb color schemes
#56c4bb color preview, HTML & CSS examples
           This text has a color of #56c4bb        
        
          <p style="color:#56c4bb;">Text here</p>
        
        
          .mytext {color:#56c4bb;}
        
        Text color #56c4bb
      
           This box has a color of #56c4bb        
        
          <div style="background-color:#56c4bb;">Content here</div>
        
        
          .mybackground {background-color:#56c4bb;}
        
        Background color #56c4bb
      
           Border around this has a color of #56c4bb        
        
          <div style="border:2px solid #56c4bb;">Content here</div>
        
        
          .myborder {border:2px solid #56c4bb;}
        
        Border color #56c4bb