#053feb color space conversions
Hex:
        #053feb
        RGB:
        5, 63, 235
        CMY:
        98, 75, 8
        CMYK:
        98, 73, 0, 8
      HSL:
        225°, 95.8333%, 47.0588%
        HSV (HSB):
        225°, 97.8723%, 92.1569%
        XYZ:
        16.8355, 9.5854, 79.5601
        xyY:
        0.1589, 0.0904, 9.5854
      CIE-Lab:
        37.0879, 51.9743, -88.6085
        CIE-LCH:
        37.0879, 102.7268, 300.3942
        CIE-Luv:
        37.0879, -14.0731, -121.6370
        Hunter-Lab:
        30.9604, 42.8833, -130.6877
      #053feb color charts
#053feb RGB chart
      #053feb CMYK chart
      #053feb RGB pie chart
      #053feb color shades, tints & tones
#053feb color schemes
#053feb color preview, HTML & CSS examples
           This text has a color of #053feb        
        
          <p style="color:#053feb;">Text here</p>
        
        
          .mytext {color:#053feb;}
        
        Text color #053feb
      
           This box has a color of #053feb        
        
          <div style="background-color:#053feb;">Content here</div>
        
        
          .mybackground {background-color:#053feb;}
        
        Background color #053feb
      
           Border around this has a color of #053feb        
        
          <div style="border:2px solid #053feb;">Content here</div>
        
        
          .myborder {border:2px solid #053feb;}
        
        Border color #053feb