#05324b color space conversions
Hex:
        #05324b
        RGB:
        5, 50, 75
        CMY:
        98, 80, 71
        CMYK:
        93, 33, 0, 71
      HSL:
        201°, 87.5000%, 15.6863%
        HSV (HSB):
        201°, 93.3333%, 29.4118%
        XYZ:
        2.4732, 2.8215, 7.0709
        xyY:
        0.2000, 0.2282, 2.8215
      CIE-Lab:
        19.3142, -4.0524, -19.5031
        CIE-LCH:
        19.3142, 19.9197, 258.2619
        CIE-Luv:
        19.3142, -12.0439, -20.9997
        Hunter-Lab:
        16.7972, -3.1132, -13.2003
      #05324b color charts
#05324b RGB chart
      #05324b CMYK chart
      #05324b RGB pie chart
      #05324b color shades, tints & tones
#05324b color schemes
#05324b color preview, HTML & CSS examples
           This text has a color of #05324b        
        
          <p style="color:#05324b;">Text here</p>
        
        
          .mytext {color:#05324b;}
        
        Text color #05324b
      
           This box has a color of #05324b        
        
          <div style="background-color:#05324b;">Content here</div>
        
        
          .mybackground {background-color:#05324b;}
        
        Background color #05324b
      
           Border around this has a color of #05324b        
        
          <div style="border:2px solid #05324b;">Content here</div>
        
        
          .myborder {border:2px solid #05324b;}
        
        Border color #05324b