#56aebb color space conversions
Hex:
        #56aebb
        RGB:
        86, 174, 187
        CMY:
        66, 32, 27
        CMYK:
        54, 7, 0, 27
      HSL:
        188°, 42.6160%, 53.5294%
        HSV (HSB):
        188°, 54.0107%, 73.3333%
        XYZ:
        27.9434, 35.8384, 52.4584
        xyY:
        0.2404, 0.3083, 35.8384
      CIE-Lab:
        66.3963, -22.6878, -14.7263
        CIE-LCH:
        66.3963, 27.0481, 212.9870
        CIE-Luv:
        66.3963, -37.3055, -19.1190
        Hunter-Lab:
        59.8652, -21.4451, -10.0488
      #56aebb color charts
#56aebb RGB chart
      #56aebb CMYK chart
      #56aebb RGB pie chart
      #56aebb color shades, tints & tones
#56aebb color schemes
#56aebb color preview, HTML & CSS examples
           This text has a color of #56aebb        
        
          <p style="color:#56aebb;">Text here</p>
        
        
          .mytext {color:#56aebb;}
        
        Text color #56aebb
      
           This box has a color of #56aebb        
        
          <div style="background-color:#56aebb;">Content here</div>
        
        
          .mybackground {background-color:#56aebb;}
        
        Background color #56aebb
      
           Border around this has a color of #56aebb        
        
          <div style="border:2px solid #56aebb;">Content here</div>
        
        
          .myborder {border:2px solid #56aebb;}
        
        Border color #56aebb