#05262b color space conversions
Hex:
        #05262b
        RGB:
        5, 38, 43
        CMY:
        98, 85, 83
        CMYK:
        88, 12, 0, 83
      HSL:
        188°, 79.1667%, 9.4118%
        HSV (HSB):
        188°, 88.3721%, 16.8627%
        XYZ:
        1.1917, 1.5929, 2.5301
        xyY:
        0.2242, 0.2997, 1.5929
      CIE-Lab:
        13.1869, -9.6470, -6.7500
        CIE-LCH:
        13.1869, 11.7740, 214.9805
        CIE-Luv:
        13.1869, -8.9063, -5.0738
        Hunter-Lab:
        12.6211, -5.2319, -3.0512
      #05262b color charts
#05262b RGB chart
      #05262b CMYK chart
      #05262b RGB pie chart
      #05262b color shades, tints & tones
#05262b color schemes
#05262b color preview, HTML & CSS examples
           This text has a color of #05262b        
        
          <p style="color:#05262b;">Text here</p>
        
        
          .mytext {color:#05262b;}
        
        Text color #05262b
      
           This box has a color of #05262b        
        
          <div style="background-color:#05262b;">Content here</div>
        
        
          .mybackground {background-color:#05262b;}
        
        Background color #05262b
      
           Border around this has a color of #05262b        
        
          <div style="border:2px solid #05262b;">Content here</div>
        
        
          .myborder {border:2px solid #05262b;}
        
        Border color #05262b