#053bdf color space conversions
Hex:
        #053bdf
        RGB:
        5, 59, 223
        CMY:
        98, 77, 13
        CMYK:
        98, 74, 0, 13
      HSL:
        225°, 95.6140%, 44.7059%
        HSV (HSB):
        225°, 97.7578%, 87.4510%
        XYZ:
        14.9458, 8.4879, 70.6626
        xyY:
        0.1588, 0.0902, 8.4879
      CIE-Lab:
        34.9790, 50.1386, -85.2621
        CIE-LCH:
        34.9790, 98.9116, 300.4578
        CIE-Luv:
        34.9790, -13.2237, -114.9077
        Hunter-Lab:
        29.1340, 40.5865, -123.4102
      #053bdf color charts
#053bdf RGB chart
      #053bdf CMYK chart
      #053bdf RGB pie chart
      #053bdf color shades, tints & tones
#053bdf color schemes
#053bdf color preview, HTML & CSS examples
           This text has a color of #053bdf        
        
          <p style="color:#053bdf;">Text here</p>
        
        
          .mytext {color:#053bdf;}
        
        Text color #053bdf
      
           This box has a color of #053bdf        
        
          <div style="background-color:#053bdf;">Content here</div>
        
        
          .mybackground {background-color:#053bdf;}
        
        Background color #053bdf
      
           Border around this has a color of #053bdf        
        
          <div style="border:2px solid #053bdf;">Content here</div>
        
        
          .myborder {border:2px solid #053bdf;}
        
        Border color #053bdf