#56bdbb color space conversions
Hex:
        #56bdbb
        RGB:
        86, 189, 187
        CMY:
        66, 26, 27
        CMYK:
        54, 0, 1, 26
      HSL:
        179°, 43.8298%, 53.9216%
        HSV (HSB):
        179°, 54.4974%, 74.1176%
        XYZ:
        31.0050, 41.9615, 53.4790
        xyY:
        0.2452, 0.3319, 41.9615
      CIE-Lab:
        70.8444, -30.1369, -8.0674
        CIE-LCH:
        70.8444, 31.1980, 194.9862
        CIE-Luv:
        70.8444, -43.0604, -7.6149
        Hunter-Lab:
        64.7777, -27.9243, -3.6041
      #56bdbb color charts
#56bdbb RGB chart
      #56bdbb CMYK chart
      #56bdbb RGB pie chart
      #56bdbb color shades, tints & tones
#56bdbb color schemes
#56bdbb color preview, HTML & CSS examples
           This text has a color of #56bdbb        
        
          <p style="color:#56bdbb;">Text here</p>
        
        
          .mytext {color:#56bdbb;}
        
        Text color #56bdbb
      
           This box has a color of #56bdbb        
        
          <div style="background-color:#56bdbb;">Content here</div>
        
        
          .mybackground {background-color:#56bdbb;}
        
        Background color #56bdbb
      
           Border around this has a color of #56bdbb        
        
          <div style="border:2px solid #56bdbb;">Content here</div>
        
        
          .myborder {border:2px solid #56bdbb;}
        
        Border color #56bdbb