#05809f color space conversions
Hex:
        #05809f
        RGB:
        5, 128, 159
        CMY:
        98, 50, 38
        CMYK:
        97, 19, 0, 38
      HSL:
        192°, 93.9024%, 32.1569%
        HSV (HSB):
        192°, 96.8553%, 62.3529%
        XYZ:
        14.0398, 17.9738, 35.5302
        xyY:
        0.2079, 0.2661, 17.9738
      CIE-Lab:
        49.4643, -17.8657, -24.8226
        CIE-LCH:
        49.4643, 30.5834, 234.2561
        CIE-Luv:
        49.4643, -34.6788, -34.6008
        Hunter-Lab:
        42.3955, -15.0799, -20.0120
      #05809f color charts
#05809f RGB chart
      #05809f CMYK chart
      #05809f RGB pie chart
      #05809f color shades, tints & tones
#05809f color schemes
#05809f color preview, HTML & CSS examples
           This text has a color of #05809f        
        
          <p style="color:#05809f;">Text here</p>
        
        
          .mytext {color:#05809f;}
        
        Text color #05809f
      
           This box has a color of #05809f        
        
          <div style="background-color:#05809f;">Content here</div>
        
        
          .mybackground {background-color:#05809f;}
        
        Background color #05809f
      
           Border around this has a color of #05809f        
        
          <div style="border:2px solid #05809f;">Content here</div>
        
        
          .myborder {border:2px solid #05809f;}
        
        Border color #05809f