#05858a color space conversions
Hex:
        #05858a
        RGB:
        5, 133, 138
        CMY:
        98, 48, 46
        CMYK:
        96, 4, 0, 46
      HSL:
        182°, 93.0070%, 28.0392%
        HSV (HSB):
        182°, 96.3768%, 54.1176%
        XYZ:
        13.0376, 18.6423, 26.9559
        xyY:
        0.2223, 0.3179, 18.6423
      CIE-Lab:
        50.2661, -27.7664, -11.3304
        CIE-LCH:
        50.2661, 29.9892, 202.1984
        CIE-Luv:
        50.2661, -38.0502, -12.5282
        Hunter-Lab:
        43.1767, -21.6598, -6.7920
      #05858a color charts
#05858a RGB chart
      #05858a CMYK chart
      #05858a RGB pie chart
      #05858a color shades, tints & tones
#05858a color schemes
#05858a color preview, HTML & CSS examples
           This text has a color of #05858a        
        
          <p style="color:#05858a;">Text here</p>
        
        
          .mytext {color:#05858a;}
        
        Text color #05858a
      
           This box has a color of #05858a        
        
          <div style="background-color:#05858a;">Content here</div>
        
        
          .mybackground {background-color:#05858a;}
        
        Background color #05858a
      
           Border around this has a color of #05858a        
        
          <div style="border:2px solid #05858a;">Content here</div>
        
        
          .myborder {border:2px solid #05858a;}
        
        Border color #05858a