#05719f color space conversions
Hex:
        #05719f
        RGB:
        5, 113, 159
        CMY:
        98, 56, 38
        CMYK:
        97, 29, 0, 38
      HSL:
        198°, 93.9024%, 32.1569%
        HSV (HSB):
        198°, 96.8553%, 62.3529%
        XYZ:
        12.2257, 14.3457, 34.9255
        xyY:
        0.1988, 0.2333, 14.3457
      CIE-Lab:
        44.7247, -9.3487, -32.2088
        CIE-LCH:
        44.7247, 33.5381, 253.8145
        CIE-Luv:
        44.7247, -29.4347, -46.3198
        Hunter-Lab:
        37.8757, -8.6654, -28.1588
      #05719f color charts
#05719f RGB chart
      #05719f CMYK chart
      #05719f RGB pie chart
      #05719f color shades, tints & tones
#05719f color schemes
#05719f color preview, HTML & CSS examples
           This text has a color of #05719f        
        
          <p style="color:#05719f;">Text here</p>
        
        
          .mytext {color:#05719f;}
        
        Text color #05719f
      
           This box has a color of #05719f        
        
          <div style="background-color:#05719f;">Content here</div>
        
        
          .mybackground {background-color:#05719f;}
        
        Background color #05719f
      
           Border around this has a color of #05719f        
        
          <div style="border:2px solid #05719f;">Content here</div>
        
        
          .myborder {border:2px solid #05719f;}
        
        Border color #05719f