#56aebe color space conversions
Hex:
        #56aebe
        RGB:
        86, 174, 190
        CMY:
        66, 32, 25
        CMYK:
        55, 8, 0, 25
      HSL:
        189°, 44.4444%, 54.1176%
        HSV (HSB):
        189°, 54.7368%, 74.5098%
        XYZ:
        28.2681, 35.9682, 54.1679
        xyY:
        0.2387, 0.3038, 35.9682
      CIE-Lab:
        66.4957, -21.8337, -16.2398
        CIE-LCH:
        66.4957, 27.2111, 216.6417
        CIE-Luv:
        66.4957, -37.1788, -21.6729
        Hunter-Lab:
        59.9735, -20.8191, -11.5690
      #56aebe color charts
#56aebe RGB chart
      #56aebe CMYK chart
      #56aebe RGB pie chart
      #56aebe color shades, tints & tones
#56aebe color schemes
#56aebe color preview, HTML & CSS examples
           This text has a color of #56aebe        
        
          <p style="color:#56aebe;">Text here</p>
        
        
          .mytext {color:#56aebe;}
        
        Text color #56aebe
      
           This box has a color of #56aebe        
        
          <div style="background-color:#56aebe;">Content here</div>
        
        
          .mybackground {background-color:#56aebe;}
        
        Background color #56aebe
      
           Border around this has a color of #56aebe        
        
          <div style="border:2px solid #56aebe;">Content here</div>
        
        
          .myborder {border:2px solid #56aebe;}
        
        Border color #56aebe