#05202e color space conversions
Hex:
        #05202e
        RGB:
        5, 32, 46
        CMY:
        98, 87, 82
        CMYK:
        89, 30, 0, 82
      HSL:
        200°, 80.3922%, 10.0000%
        HSV (HSB):
        200°, 89.1304%, 18.0392%
        XYZ:
        1.0722, 1.2625, 2.7720
        xyY:
        0.2100, 0.2472, 1.2625
      CIE-Lab:
        11.0110, -4.2881, -12.2647
        CIE-LCH:
        11.0110, 12.9927, 250.7287
        CIE-Luv:
        11.0110, -6.6457, -9.6181
        Hunter-Lab:
        11.2363, -2.6299, -6.7612
      #05202e color charts
#05202e RGB chart
      #05202e CMYK chart
      #05202e RGB pie chart
      #05202e color shades, tints & tones
#05202e color schemes
#05202e color preview, HTML & CSS examples
           This text has a color of #05202e        
        
          <p style="color:#05202e;">Text here</p>
        
        
          .mytext {color:#05202e;}
        
        Text color #05202e
      
           This box has a color of #05202e        
        
          <div style="background-color:#05202e;">Content here</div>
        
        
          .mybackground {background-color:#05202e;}
        
        Background color #05202e
      
           Border around this has a color of #05202e        
        
          <div style="border:2px solid #05202e;">Content here</div>
        
        
          .myborder {border:2px solid #05202e;}
        
        Border color #05202e