#05788f color space conversions
Hex:
        #05788f
        RGB:
        5, 120, 143
        CMY:
        98, 53, 44
        CMYK:
        97, 16, 0, 44
      HSL:
        190°, 93.2432%, 29.0196%
        HSV (HSB):
        190°, 96.5035%, 56.0784%
        XYZ:
        11.7370, 15.4484, 28.3498
        xyY:
        0.2113, 0.2782, 15.4484
      CIE-Lab:
        46.2423, -19.2991, -20.3963
        CIE-LCH:
        46.2423, 28.0796, 226.5832
        CIE-Luv:
        46.2423, -33.0206, -27.1171
        Hunter-Lab:
        39.3044, -15.4795, -15.2521
      #05788f color charts
#05788f RGB chart
      #05788f CMYK chart
      #05788f RGB pie chart
      #05788f color shades, tints & tones
#05788f color schemes
#05788f color preview, HTML & CSS examples
           This text has a color of #05788f        
        
          <p style="color:#05788f;">Text here</p>
        
        
          .mytext {color:#05788f;}
        
        Text color #05788f
      
           This box has a color of #05788f        
        
          <div style="background-color:#05788f;">Content here</div>
        
        
          .mybackground {background-color:#05788f;}
        
        Background color #05788f
      
           Border around this has a color of #05788f        
        
          <div style="border:2px solid #05788f;">Content here</div>
        
        
          .myborder {border:2px solid #05788f;}
        
        Border color #05788f