#05462e color space conversions
Hex:
        #05462e
        RGB:
        5, 70, 46
        CMY:
        98, 73, 82
        CMYK:
        93, 0, 34, 73
      HSL:
        158°, 86.6667%, 14.7059%
        HSV (HSB):
        158°, 92.8571%, 27.4510%
        XYZ:
        2.7459, 4.6098, 3.3298
        xyY:
        0.2570, 0.4314, 4.6098
      CIE-Lab:
        25.5930, -25.8590, 9.1682
        CIE-LCH:
        25.5930, 27.4362, 160.4782
        CIE-Luv:
        25.5930, -21.1944, 12.7576
        Hunter-Lab:
        21.4705, -14.7449, 5.8342
      #05462e color charts
#05462e RGB chart
      #05462e CMYK chart
      #05462e RGB pie chart
      #05462e color shades, tints & tones
#05462e color schemes
#05462e color preview, HTML & CSS examples
           This text has a color of #05462e        
        
          <p style="color:#05462e;">Text here</p>
        
        
          .mytext {color:#05462e;}
        
        Text color #05462e
      
           This box has a color of #05462e        
        
          <div style="background-color:#05462e;">Content here</div>
        
        
          .mybackground {background-color:#05462e;}
        
        Background color #05462e
      
           Border around this has a color of #05462e        
        
          <div style="border:2px solid #05462e;">Content here</div>
        
        
          .myborder {border:2px solid #05462e;}
        
        Border color #05462e