#56bac3 color space conversions
Hex:
        #56bac3
        RGB:
        86, 186, 195
        CMY:
        66, 27, 24
        CMYK:
        56, 5, 0, 24
      HSL:
        185°, 47.5983%, 55.0980%
        HSV (HSB):
        185°, 55.8974%, 76.4706%
        XYZ:
        31.2470, 41.0364, 57.9037
        xyY:
        0.2400, 0.3152, 41.0364
      CIE-Lab:
        70.2014, -26.4724, -13.4131
        CIE-LCH:
        70.2014, 29.6765, 206.8705
        CIE-Luv:
        70.2014, -41.5324, -16.6220
        Hunter-Lab:
        64.0596, -25.0357, -8.7506
      #56bac3 color charts
#56bac3 RGB chart
      #56bac3 CMYK chart
      #56bac3 RGB pie chart
      #56bac3 color shades, tints & tones
#56bac3 color schemes
#56bac3 color preview, HTML & CSS examples
           This text has a color of #56bac3        
        
          <p style="color:#56bac3;">Text here</p>
        
        
          .mytext {color:#56bac3;}
        
        Text color #56bac3
      
           This box has a color of #56bac3        
        
          <div style="background-color:#56bac3;">Content here</div>
        
        
          .mybackground {background-color:#56bac3;}
        
        Background color #56bac3
      
           Border around this has a color of #56bac3        
        
          <div style="border:2px solid #56bac3;">Content here</div>
        
        
          .myborder {border:2px solid #56bac3;}
        
        Border color #56bac3