#05383e color space conversions
Hex:
        #05383e
        RGB:
        5, 56, 62
        CMY:
        98, 78, 76
        CMYK:
        92, 10, 0, 76
      HSL:
        186°, 85.0746%, 13.1373%
        HSV (HSB):
        186°, 91.9355%, 24.3137%
        XYZ:
        2.3463, 3.2084, 5.0531
        xyY:
        0.2212, 0.3025, 3.2084
      CIE-Lab:
        20.8599, -13.2943, -8.3206
        CIE-LCH:
        20.8599, 15.6834, 212.0416
        CIE-Luv:
        20.8599, -14.8725, -7.6933
        Hunter-Lab:
        17.9120, -7.9647, -4.1875
      #05383e color charts
#05383e RGB chart
      #05383e CMYK chart
      #05383e RGB pie chart
      #05383e color shades, tints & tones
#05383e color schemes
#05383e color preview, HTML & CSS examples
           This text has a color of #05383e        
        
          <p style="color:#05383e;">Text here</p>
        
        
          .mytext {color:#05383e;}
        
        Text color #05383e
      
           This box has a color of #05383e        
        
          <div style="background-color:#05383e;">Content here</div>
        
        
          .mybackground {background-color:#05383e;}
        
        Background color #05383e
      
           Border around this has a color of #05383e        
        
          <div style="border:2px solid #05383e;">Content here</div>
        
        
          .myborder {border:2px solid #05383e;}
        
        Border color #05383e