#056b63 color space conversions
Hex:
        #056b63
        RGB:
        5, 107, 99
        CMY:
        98, 58, 61
        CMYK:
        95, 0, 7, 58
      HSL:
        175°, 91.0714%, 21.9608%
        HSV (HSB):
        175°, 95.3271%, 41.9608%
        XYZ:
        7.5724, 11.4485, 13.6151
        xyY:
        0.2320, 0.3508, 11.4485
      CIE-Lab:
        40.3258, -27.6368, -2.8980
        CIE-LCH:
        40.3258, 27.7883, 185.9861
        CIE-Luv:
        40.3258, -31.5854, -0.1558
        Hunter-Lab:
        33.8356, -19.2641, -0.1726
      #056b63 color charts
#056b63 RGB chart
      #056b63 CMYK chart
      #056b63 RGB pie chart
      #056b63 color shades, tints & tones
#056b63 color schemes
#056b63 color preview, HTML & CSS examples
           This text has a color of #056b63        
        
          <p style="color:#056b63;">Text here</p>
        
        
          .mytext {color:#056b63;}
        
        Text color #056b63
      
           This box has a color of #056b63        
        
          <div style="background-color:#056b63;">Content here</div>
        
        
          .mybackground {background-color:#056b63;}
        
        Background color #056b63
      
           Border around this has a color of #056b63        
        
          <div style="border:2px solid #056b63;">Content here</div>
        
        
          .myborder {border:2px solid #056b63;}
        
        Border color #056b63