#053be5 color space conversions
Hex:
        #053be5
        RGB:
        5, 59, 229
        CMY:
        98, 77, 10
        CMYK:
        98, 74, 0, 10
      HSL:
        226°, 95.7265%, 45.8824%
        HSV (HSB):
        226°, 97.8166%, 89.8039%
        XYZ:
        15.7694, 8.8173, 74.9995
        xyY:
        0.1583, 0.0885, 8.8173
      CIE-Lab:
        35.6302, 52.2005, -87.6117
        CIE-LCH:
        35.6302, 101.9839, 300.7872
        CIE-Luv:
        35.6302, -13.3138, -118.3927
        Hunter-Lab:
        29.6940, 42.8304, -128.9657
      #053be5 color charts
#053be5 RGB chart
      #053be5 CMYK chart
      #053be5 RGB pie chart
      #053be5 color shades, tints & tones
#053be5 color schemes
#053be5 color preview, HTML & CSS examples
           This text has a color of #053be5        
        
          <p style="color:#053be5;">Text here</p>
        
        
          .mytext {color:#053be5;}
        
        Text color #053be5
      
           This box has a color of #053be5        
        
          <div style="background-color:#053be5;">Content here</div>
        
        
          .mybackground {background-color:#053be5;}
        
        Background color #053be5
      
           Border around this has a color of #053be5        
        
          <div style="border:2px solid #053be5;">Content here</div>
        
        
          .myborder {border:2px solid #053be5;}
        
        Border color #053be5