#05463b color space conversions
Hex:
        #05463b
        RGB:
        5, 70, 59
        CMY:
        98, 73, 77
        CMYK:
        93, 0, 16, 73
      HSL:
        170°, 86.6667%, 14.7059%
        HSV (HSB):
        170°, 92.8571%, 27.4510%
        XYZ:
        3.0422, 4.7283, 4.8900
        xyY:
        0.2403, 0.3735, 4.7283
      CIE-Lab:
        25.9464, -22.0518, 1.2306
        CIE-LCH:
        25.9464, 22.0861, 176.8058
        CIE-Luv:
        25.9464, -20.4251, 3.9692
        Hunter-Lab:
        21.7448, -13.0806, 1.8881
      #05463b color charts
#05463b RGB chart
      #05463b CMYK chart
      #05463b RGB pie chart
      #05463b color shades, tints & tones
#05463b color schemes
#05463b color preview, HTML & CSS examples
           This text has a color of #05463b        
        
          <p style="color:#05463b;">Text here</p>
        
        
          .mytext {color:#05463b;}
        
        Text color #05463b
      
           This box has a color of #05463b        
        
          <div style="background-color:#05463b;">Content here</div>
        
        
          .mybackground {background-color:#05463b;}
        
        Background color #05463b
      
           Border around this has a color of #05463b        
        
          <div style="border:2px solid #05463b;">Content here</div>
        
        
          .myborder {border:2px solid #05463b;}
        
        Border color #05463b