#05333b color space conversions
Hex:
        #05333b
        RGB:
        5, 51, 59
        CMY:
        98, 80, 77
        CMYK:
        92, 14, 0, 77
      HSL:
        189°, 84.3750%, 12.5490%
        HSV (HSB):
        189°, 91.5254%, 23.1373%
        XYZ:
        2.0358, 2.7157, 4.5546
        xyY:
        0.2188, 0.2918, 2.7157
      CIE-Lab:
        18.8673, -11.4318, -9.3105
        CIE-LCH:
        18.8673, 14.7436, 219.1607
        CIE-Luv:
        18.8673, -13.1329, -8.6457
        Hunter-Lab:
        16.4793, -6.7872, -4.8510
      #05333b color charts
#05333b RGB chart
      #05333b CMYK chart
      #05333b RGB pie chart
      #05333b color shades, tints & tones
#05333b color schemes
#05333b color preview, HTML & CSS examples
           This text has a color of #05333b        
        
          <p style="color:#05333b;">Text here</p>
        
        
          .mytext {color:#05333b;}
        
        Text color #05333b
      
           This box has a color of #05333b        
        
          <div style="background-color:#05333b;">Content here</div>
        
        
          .mybackground {background-color:#05333b;}
        
        Background color #05333b
      
           Border around this has a color of #05333b        
        
          <div style="border:2px solid #05333b;">Content here</div>
        
        
          .myborder {border:2px solid #05333b;}
        
        Border color #05333b