#053aaf color space conversions
Hex:
        #053aaf
        RGB:
        5, 58, 175
        CMY:
        98, 77, 31
        CMYK:
        97, 67, 0, 31
      HSL:
        221°, 94.4444%, 35.2941%
        HSV (HSB):
        221°, 97.1429%, 68.6275%
        XYZ:
        9.3135, 6.1535, 41.2543
        xyY:
        0.1642, 0.1085, 6.1535
      CIE-Lab:
        29.7965, 33.1139, -65.7620
        CIE-LCH:
        29.7965, 73.6286, 296.7272
        CIE-Luv:
        29.7965, -12.6065, -86.2289
        Hunter-Lab:
        24.8063, 23.6067, -81.2383
      #053aaf color charts
#053aaf RGB chart
      #053aaf CMYK chart
      #053aaf RGB pie chart
      #053aaf color shades, tints & tones
#053aaf color schemes
#053aaf color preview, HTML & CSS examples
           This text has a color of #053aaf        
        
          <p style="color:#053aaf;">Text here</p>
        
        
          .mytext {color:#053aaf;}
        
        Text color #053aaf
      
           This box has a color of #053aaf        
        
          <div style="background-color:#053aaf;">Content here</div>
        
        
          .mybackground {background-color:#053aaf;}
        
        Background color #053aaf
      
           Border around this has a color of #053aaf        
        
          <div style="border:2px solid #053aaf;">Content here</div>
        
        
          .myborder {border:2px solid #053aaf;}
        
        Border color #053aaf