#053ed9 color space conversions
Hex:
        #053ed9
        RGB:
        5, 62, 217
        CMY:
        98, 76, 15
        CMYK:
        98, 71, 0, 15
      HSL:
        224°, 95.4955%, 43.5294%
        HSV (HSB):
        224°, 97.6959%, 85.0980%
        XYZ:
        14.3096, 8.4873, 66.5296
        xyY:
        0.1602, 0.0950, 8.4873
      CIE-Lab:
        34.9777, 46.2590, -81.8203
        CIE-LCH:
        34.9777, 93.9918, 299.4826
        CIE-Luv:
        34.9777, -13.6811, -111.1624
        Hunter-Lab:
        29.1329, 36.6936, -115.0051
      #053ed9 color charts
#053ed9 RGB chart
      #053ed9 CMYK chart
      #053ed9 RGB pie chart
      #053ed9 color shades, tints & tones
#053ed9 color schemes
#053ed9 color preview, HTML & CSS examples
           This text has a color of #053ed9        
        
          <p style="color:#053ed9;">Text here</p>
        
        
          .mytext {color:#053ed9;}
        
        Text color #053ed9
      
           This box has a color of #053ed9        
        
          <div style="background-color:#053ed9;">Content here</div>
        
        
          .mybackground {background-color:#053ed9;}
        
        Background color #053ed9
      
           Border around this has a color of #053ed9        
        
          <div style="border:2px solid #053ed9;">Content here</div>
        
        
          .myborder {border:2px solid #053ed9;}
        
        Border color #053ed9