#056d86 color space conversions
Hex:
        #056d86
        RGB:
        5, 109, 134
        CMY:
        98, 57, 47
        CMYK:
        96, 19, 0, 47
      HSL:
        192°, 92.8058%, 27.2549%
        HSV (HSB):
        192°, 96.2687%, 52.5490%
        XYZ:
        9.8343, 12.6908, 24.4855
        xyY:
        0.2092, 0.2700, 12.6908
      CIE-Lab:
        42.2936, -16.5337, -21.1161
        CIE-LCH:
        42.2936, 26.8189, 231.9393
        CIE-Luv:
        42.2936, -29.7401, -28.0168
        Hunter-Lab:
        35.6241, -13.0659, -15.8149
      #056d86 color charts
#056d86 RGB chart
      #056d86 CMYK chart
      #056d86 RGB pie chart
      #056d86 color shades, tints & tones
#056d86 color schemes
#056d86 color preview, HTML & CSS examples
           This text has a color of #056d86        
        
          <p style="color:#056d86;">Text here</p>
        
        
          .mytext {color:#056d86;}
        
        Text color #056d86
      
           This box has a color of #056d86        
        
          <div style="background-color:#056d86;">Content here</div>
        
        
          .mybackground {background-color:#056d86;}
        
        Background color #056d86
      
           Border around this has a color of #056d86        
        
          <div style="border:2px solid #056d86;">Content here</div>
        
        
          .myborder {border:2px solid #056d86;}
        
        Border color #056d86