#05869d color space conversions
Hex:
        #05869d
        RGB:
        5, 134, 157
        CMY:
        98, 47, 38
        CMYK:
        97, 15, 0, 38
      HSL:
        189°, 93.8272%, 31.7647%
        HSV (HSB):
        189°, 96.8153%, 61.5686%
        XYZ:
        14.6735, 19.5168, 34.8920
        xyY:
        0.2124, 0.2825, 19.5168
      CIE-Lab:
        51.2864, -21.8012, -20.8517
        CIE-LCH:
        51.2864, 30.1676, 223.7248
        CIE-Luv:
        51.2864, -36.9457, -28.0715
        Hunter-Lab:
        44.1778, -18.0231, -15.9033
      #05869d color charts
#05869d RGB chart
      #05869d CMYK chart
      #05869d RGB pie chart
      #05869d color shades, tints & tones
#05869d color schemes
#05869d color preview, HTML & CSS examples
           This text has a color of #05869d        
        
          <p style="color:#05869d;">Text here</p>
        
        
          .mytext {color:#05869d;}
        
        Text color #05869d
      
           This box has a color of #05869d        
        
          <div style="background-color:#05869d;">Content here</div>
        
        
          .mybackground {background-color:#05869d;}
        
        Background color #05869d
      
           Border around this has a color of #05869d        
        
          <div style="border:2px solid #05869d;">Content here</div>
        
        
          .myborder {border:2px solid #05869d;}
        
        Border color #05869d