#053be8 color space conversions
Hex:
        #053be8
        RGB:
        5, 59, 232
        CMY:
        98, 77, 9
        CMYK:
        98, 75, 0, 9
      HSL:
        226°, 95.7806%, 46.4706%
        HSV (HSB):
        226°, 97.8448%, 90.9804%
        XYZ:
        16.1920, 8.9864, 77.2251
        xyY:
        0.1581, 0.0878, 8.9864
      CIE-Lab:
        35.9581, 53.2201, -88.7765
        CIE-LCH:
        35.9581, 103.5068, 300.9420
        CIE-Luv:
        35.9581, -13.3615, -120.1275
        Hunter-Lab:
        29.9773, 43.9553, -131.7539
      #053be8 color charts
#053be8 RGB chart
      #053be8 CMYK chart
      #053be8 RGB pie chart
      #053be8 color shades, tints & tones
#053be8 color schemes
#053be8 color preview, HTML & CSS examples
           This text has a color of #053be8        
        
          <p style="color:#053be8;">Text here</p>
        
        
          .mytext {color:#053be8;}
        
        Text color #053be8
      
           This box has a color of #053be8        
        
          <div style="background-color:#053be8;">Content here</div>
        
        
          .mybackground {background-color:#053be8;}
        
        Background color #053be8
      
           Border around this has a color of #053be8        
        
          <div style="border:2px solid #053be8;">Content here</div>
        
        
          .myborder {border:2px solid #053be8;}
        
        Border color #053be8