#05768f color space conversions
Hex:
        #05768f
        RGB:
        5, 118, 143
        CMY:
        98, 54, 44
        CMYK:
        97, 17, 0, 44
      HSL:
        191°, 93.2432%, 29.0196%
        HSV (HSB):
        191°, 96.5035%, 56.0784%
        XYZ:
        11.4989, 14.9723, 28.2705
        xyY:
        0.2101, 0.2735, 14.9723
      CIE-Lab:
        45.5962, -18.2091, -21.3909
        CIE-LCH:
        45.5962, 28.0917, 229.5937
        CIE-Luv:
        45.5962, -32.3072, -28.6979
        Hunter-Lab:
        38.6941, -14.6687, -16.2324
      #05768f color charts
#05768f RGB chart
      #05768f CMYK chart
      #05768f RGB pie chart
      #05768f color shades, tints & tones
#05768f color schemes
#05768f color preview, HTML & CSS examples
           This text has a color of #05768f        
        
          <p style="color:#05768f;">Text here</p>
        
        
          .mytext {color:#05768f;}
        
        Text color #05768f
      
           This box has a color of #05768f        
        
          <div style="background-color:#05768f;">Content here</div>
        
        
          .mybackground {background-color:#05768f;}
        
        Background color #05768f
      
           Border around this has a color of #05768f        
        
          <div style="border:2px solid #05768f;">Content here</div>
        
        
          .myborder {border:2px solid #05768f;}
        
        Border color #05768f