#05937a color space conversions
Hex:
        #05937a
        RGB:
        5, 147, 122
        CMY:
        98, 42, 52
        CMYK:
        97, 0, 17, 42
      HSL:
        169°, 93.4211%, 29.8039%
        HSV (HSB):
        169°, 96.5986%, 57.6471%
        XYZ:
        14.0092, 22.3048, 21.9793
        xyY:
        0.2403, 0.3826, 22.3048
      CIE-Lab:
        54.3490, -39.1124, 3.9689
        CIE-LCH:
        54.3490, 39.3133, 174.2058
        CIE-Luv:
        54.3490, -44.2682, 11.2649
        Hunter-Lab:
        47.2280, -29.7009, 5.4669
      #05937a color charts
#05937a RGB chart
      #05937a CMYK chart
      #05937a RGB pie chart
      #05937a color shades, tints & tones
#05937a color schemes
#05937a color preview, HTML & CSS examples
           This text has a color of #05937a        
        
          <p style="color:#05937a;">Text here</p>
        
        
          .mytext {color:#05937a;}
        
        Text color #05937a
      
           This box has a color of #05937a        
        
          <div style="background-color:#05937a;">Content here</div>
        
        
          .mybackground {background-color:#05937a;}
        
        Background color #05937a
      
           Border around this has a color of #05937a        
        
          <div style="border:2px solid #05937a;">Content here</div>
        
        
          .myborder {border:2px solid #05937a;}
        
        Border color #05937a