#05809b color space conversions
Hex:
        #05809b
        RGB:
        5, 128, 155
        CMY:
        98, 50, 39
        CMYK:
        97, 17, 0, 39
      HSL:
        191°, 93.7500%, 31.3725%
        HSV (HSB):
        191°, 96.7742%, 60.7843%
        XYZ:
        13.6982, 17.8372, 33.7313
        xyY:
        0.2099, 0.2733, 17.8372
      CIE-Lab:
        49.2980, -19.3101, -22.7452
        CIE-LCH:
        49.2980, 29.8367, 229.6695
        CIE-Luv:
        49.2980, -34.9739, -31.1355
        Hunter-Lab:
        42.2341, -16.0151, -17.7896
      #05809b color charts
#05809b RGB chart
      #05809b CMYK chart
      #05809b RGB pie chart
      #05809b color shades, tints & tones
#05809b color schemes
#05809b color preview, HTML & CSS examples
           This text has a color of #05809b        
        
          <p style="color:#05809b;">Text here</p>
        
        
          .mytext {color:#05809b;}
        
        Text color #05809b
      
           This box has a color of #05809b        
        
          <div style="background-color:#05809b;">Content here</div>
        
        
          .mybackground {background-color:#05809b;}
        
        Background color #05809b
      
           Border around this has a color of #05809b        
        
          <div style="border:2px solid #05809b;">Content here</div>
        
        
          .myborder {border:2px solid #05809b;}
        
        Border color #05809b