#05323d color space conversions
Hex:
        #05323d
        RGB:
        5, 50, 61
        CMY:
        98, 80, 76
        CMYK:
        92, 18, 0, 76
      HSL:
        192°, 84.8485%, 12.9412%
        HSV (HSB):
        192°, 91.8033%, 23.9216%
        XYZ:
        2.0455, 2.6504, 4.8186
        xyY:
        0.2150, 0.2786, 2.6504
      CIE-Lab:
        18.5855, -9.9982, -11.1130
        CIE-LCH:
        18.5855, 14.9487, 228.0227
        CIE-Luv:
        18.5855, -12.6608, -10.7104
        Hunter-Lab:
        16.2800, -6.0625, -6.1529
      #05323d color charts
#05323d RGB chart
      #05323d CMYK chart
      #05323d RGB pie chart
      #05323d color shades, tints & tones
#05323d color schemes
#05323d color preview, HTML & CSS examples
           This text has a color of #05323d        
        
          <p style="color:#05323d;">Text here</p>
        
        
          .mytext {color:#05323d;}
        
        Text color #05323d
      
           This box has a color of #05323d        
        
          <div style="background-color:#05323d;">Content here</div>
        
        
          .mybackground {background-color:#05323d;}
        
        Background color #05323d
      
           Border around this has a color of #05323d        
        
          <div style="border:2px solid #05323d;">Content here</div>
        
        
          .myborder {border:2px solid #05323d;}
        
        Border color #05323d