#05175f color space conversions
Hex:
        #05175f
        RGB:
        5, 23, 95
        CMY:
        98, 91, 63
        CMYK:
        95, 76, 0, 63
      HSL:
        228°, 90.0000%, 19.6078%
        HSV (HSB):
        228°, 94.7368%, 37.2549%
        XYZ:
        2.4345, 1.4713, 10.9821
        xyY:
        0.1635, 0.0988, 1.4713
      CIE-Lab:
        12.4243, 24.8697, -44.0903
        CIE-LCH:
        12.4243, 50.6207, 299.4258
        CIE-Luv:
        12.4243, -4.5763, -38.4164
        Hunter-Lab:
        12.1296, 14.5999, -45.1903
      #05175f color charts
#05175f RGB chart
      #05175f CMYK chart
      #05175f RGB pie chart
      #05175f color shades, tints & tones
#05175f color schemes
#05175f color preview, HTML & CSS examples
           This text has a color of #05175f        
        
          <p style="color:#05175f;">Text here</p>
        
        
          .mytext {color:#05175f;}
        
        Text color #05175f
      
           This box has a color of #05175f        
        
          <div style="background-color:#05175f;">Content here</div>
        
        
          .mybackground {background-color:#05175f;}
        
        Background color #05175f
      
           Border around this has a color of #05175f        
        
          <div style="border:2px solid #05175f;">Content here</div>
        
        
          .myborder {border:2px solid #05175f;}
        
        Border color #05175f