#053dcd color space conversions
Hex:
        #053dcd
        RGB:
        5, 61, 205
        CMY:
        98, 76, 20
        CMYK:
        98, 70, 0, 20
      HSL:
        223°, 95.2381%, 41.1765%
        HSV (HSB):
        223°, 97.5610%, 80.3922%
        XYZ:
        12.7508, 7.7775, 58.5868
        xyY:
        0.1612, 0.0983, 7.7775
      CIE-Lab:
        33.5152, 42.5308, -77.2999
        CIE-LCH:
        33.5152, 88.2278, 298.8198
        CIE-Luv:
        33.5152, -13.3811, -104.1171
        Hunter-Lab:
        27.8882, 32.8076, -105.0330
      #053dcd color charts
#053dcd RGB chart
      #053dcd CMYK chart
      #053dcd RGB pie chart
      #053dcd color shades, tints & tones
#053dcd color schemes
#053dcd color preview, HTML & CSS examples
           This text has a color of #053dcd        
        
          <p style="color:#053dcd;">Text here</p>
        
        
          .mytext {color:#053dcd;}
        
        Text color #053dcd
      
           This box has a color of #053dcd        
        
          <div style="background-color:#053dcd;">Content here</div>
        
        
          .mybackground {background-color:#053dcd;}
        
        Background color #053dcd
      
           Border around this has a color of #053dcd        
        
          <div style="border:2px solid #053dcd;">Content here</div>
        
        
          .myborder {border:2px solid #053dcd;}
        
        Border color #053dcd