#05807d color space conversions
Hex:
        #05807d
        RGB:
        5, 128, 125
        CMY:
        98, 50, 51
        CMYK:
        96, 0, 2, 50
      HSL:
        179°, 92.4812%, 26.0784%
        HSV (HSB):
        179°, 96.0938%, 50.1961%
        XYZ:
        11.4834, 16.9513, 22.0687
        xyY:
        0.2274, 0.3356, 16.9513
      CIE-Lab:
        48.1986, -29.5374, -6.7942
        CIE-LCH:
        48.1986, 30.3087, 192.9538
        CIE-Luv:
        48.1986, -37.2616, -5.4867
        Hunter-Lab:
        41.1719, -22.2647, -2.9599
      #05807d color charts
#05807d RGB chart
      #05807d CMYK chart
      #05807d RGB pie chart
      #05807d color shades, tints & tones
#05807d color schemes
#05807d color preview, HTML & CSS examples
           This text has a color of #05807d        
        
          <p style="color:#05807d;">Text here</p>
        
        
          .mytext {color:#05807d;}
        
        Text color #05807d
      
           This box has a color of #05807d        
        
          <div style="background-color:#05807d;">Content here</div>
        
        
          .mybackground {background-color:#05807d;}
        
        Background color #05807d
      
           Border around this has a color of #05807d        
        
          <div style="border:2px solid #05807d;">Content here</div>
        
        
          .myborder {border:2px solid #05807d;}
        
        Border color #05807d