#05807b color space conversions
Hex:
        #05807b
        RGB:
        5, 128, 123
        CMY:
        98, 50, 52
        CMYK:
        96, 0, 4, 50
      HSL:
        178°, 92.4812%, 26.0784%
        HSV (HSB):
        178°, 96.0938%, 50.1961%
        XYZ:
        11.3569, 16.9007, 21.4025
        xyY:
        0.2287, 0.3403, 16.9007
      CIE-Lab:
        48.1346, -30.1729, -5.7101
        CIE-LCH:
        48.1346, 30.7085, 190.7162
        CIE-Luv:
        48.1346, -37.4155, -3.8249
        Hunter-Lab:
        41.1104, -22.6319, -2.0896
      #05807b color charts
#05807b RGB chart
      #05807b CMYK chart
      #05807b RGB pie chart
      #05807b color shades, tints & tones
#05807b color schemes
#05807b color preview, HTML & CSS examples
           This text has a color of #05807b        
        
          <p style="color:#05807b;">Text here</p>
        
        
          .mytext {color:#05807b;}
        
        Text color #05807b
      
           This box has a color of #05807b        
        
          <div style="background-color:#05807b;">Content here</div>
        
        
          .mybackground {background-color:#05807b;}
        
        Background color #05807b
      
           Border around this has a color of #05807b        
        
          <div style="border:2px solid #05807b;">Content here</div>
        
        
          .myborder {border:2px solid #05807b;}
        
        Border color #05807b