#56aebd color space conversions
Hex:
        #56aebd
        RGB:
        86, 174, 189
        CMY:
        66, 32, 26
        CMYK:
        54, 8, 0, 26
      HSL:
        189°, 43.8298%, 53.9216%
        HSV (HSB):
        189°, 54.4974%, 74.1176%
        XYZ:
        28.1591, 35.9247, 53.5941
        xyY:
        0.2393, 0.3053, 35.9247
      CIE-Lab:
        66.4623, -22.1194, -15.7358
        CIE-LCH:
        66.4623, 27.1456, 215.4281
        CIE-Luv:
        66.4623, -37.2210, -20.8206
        Hunter-Lab:
        59.9372, -21.0289, -11.0594
      #56aebd color charts
#56aebd RGB chart
      #56aebd CMYK chart
      #56aebd RGB pie chart
      #56aebd color shades, tints & tones
#56aebd color schemes
#56aebd color preview, HTML & CSS examples
           This text has a color of #56aebd        
        
          <p style="color:#56aebd;">Text here</p>
        
        
          .mytext {color:#56aebd;}
        
        Text color #56aebd
      
           This box has a color of #56aebd        
        
          <div style="background-color:#56aebd;">Content here</div>
        
        
          .mybackground {background-color:#56aebd;}
        
        Background color #56aebd
      
           Border around this has a color of #56aebd        
        
          <div style="border:2px solid #56aebd;">Content here</div>
        
        
          .myborder {border:2px solid #56aebd;}
        
        Border color #56aebd