#56b2b3 color space conversions
Hex:
        #56b2b3
        RGB:
        86, 178, 179
        CMY:
        66, 30, 30
        CMYK:
        52, 1, 0, 30
      HSL:
        181°, 37.9592%, 51.9608%
        HSV (HSB):
        181°, 51.9553%, 70.1961%
        XYZ:
        27.8948, 37.0739, 48.3336
        xyY:
        0.2462, 0.3272, 37.0739
      CIE-Lab:
        67.3324, -26.9159, -8.8901
        CIE-LCH:
        67.3324, 28.3461, 198.2779
        CIE-Luv:
        67.3324, -39.1992, -9.3103
        Hunter-Lab:
        60.8883, -24.7782, -4.4430
      #56b2b3 color charts
#56b2b3 RGB chart
      #56b2b3 CMYK chart
      #56b2b3 RGB pie chart
      #56b2b3 color shades, tints & tones
#56b2b3 color schemes
#56b2b3 color preview, HTML & CSS examples
           This text has a color of #56b2b3        
        
          <p style="color:#56b2b3;">Text here</p>
        
        
          .mytext {color:#56b2b3;}
        
        Text color #56b2b3
      
           This box has a color of #56b2b3        
        
          <div style="background-color:#56b2b3;">Content here</div>
        
        
          .mybackground {background-color:#56b2b3;}
        
        Background color #56b2b3
      
           Border around this has a color of #56b2b3        
        
          <div style="border:2px solid #56b2b3;">Content here</div>
        
        
          .myborder {border:2px solid #56b2b3;}
        
        Border color #56b2b3