#05745d color space conversions
Hex:
        #05745d
        RGB:
        5, 116, 93
        CMY:
        98, 55, 64
        CMYK:
        96, 0, 20, 55
      HSL:
        168°, 91.7355%, 23.7255%
        HSV (HSB):
        168°, 95.6897%, 45.4902%
        XYZ:
        8.2838, 13.3134, 12.4891
        xyY:
        0.2430, 0.3906, 13.3134
      CIE-Lab:
        43.2317, -33.6255, 4.9488
        CIE-LCH:
        43.2317, 33.9877, 171.6276
        CIE-Luv:
        43.2317, -35.3187, 11.1428
        Hunter-Lab:
        36.4875, -23.3282, 5.2472
      #05745d color charts
#05745d RGB chart
      #05745d CMYK chart
      #05745d RGB pie chart
      #05745d color shades, tints & tones
#05745d color schemes
#05745d color preview, HTML & CSS examples
           This text has a color of #05745d        
        
          <p style="color:#05745d;">Text here</p>
        
        
          .mytext {color:#05745d;}
        
        Text color #05745d
      
           This box has a color of #05745d        
        
          <div style="background-color:#05745d;">Content here</div>
        
        
          .mybackground {background-color:#05745d;}
        
        Background color #05745d
      
           Border around this has a color of #05745d        
        
          <div style="border:2px solid #05745d;">Content here</div>
        
        
          .myborder {border:2px solid #05745d;}
        
        Border color #05745d