#05837a color space conversions
Hex:
        #05837a
        RGB:
        5, 131, 122
        CMY:
        98, 49, 52
        CMYK:
        96, 0, 7, 49
      HSL:
        176°, 92.6471%, 26.6667%
        HSV (HSB):
        176°, 96.1832%, 51.3725%
        XYZ:
        11.6917, 17.6700, 21.2068
        xyY:
        0.2312, 0.3494, 17.6700
      CIE-Lab:
        49.0934, -31.9087, -3.7016
        CIE-LCH:
        49.0934, 32.1227, 186.6170
        CIE-Luv:
        49.0934, -38.5713, -0.7011
        Hunter-Lab:
        42.0357, -23.9148, -0.4865
      #05837a color charts
#05837a RGB chart
      #05837a CMYK chart
      #05837a RGB pie chart
      #05837a color shades, tints & tones
#05837a color schemes
#05837a color preview, HTML & CSS examples
           This text has a color of #05837a        
        
          <p style="color:#05837a;">Text here</p>
        
        
          .mytext {color:#05837a;}
        
        Text color #05837a
      
           This box has a color of #05837a        
        
          <div style="background-color:#05837a;">Content here</div>
        
        
          .mybackground {background-color:#05837a;}
        
        Background color #05837a
      
           Border around this has a color of #05837a        
        
          <div style="border:2px solid #05837a;">Content here</div>
        
        
          .myborder {border:2px solid #05837a;}
        
        Border color #05837a