#053ff9 color space conversions
Hex:
        #053ff9
        RGB:
        5, 63, 249
        CMY:
        98, 75, 2
        CMYK:
        98, 75, 0, 2
      HSL:
        226°, 96.0630%, 49.8039%
        HSV (HSB):
        226°, 97.9920%, 97.6471%
        XYZ:
        18.9390, 10.4268, 90.6369
        xyY:
        0.1578, 0.0869, 10.4268
      CIE-Lab:
        38.5978, 56.7047, -94.0046
        CIE-LCH:
        38.5978, 109.7829, 301.0989
        CIE-Luv:
        38.5978, -14.2800, -129.7173
        Hunter-Lab:
        32.2906, 48.1847, -143.8184
      #053ff9 color charts
#053ff9 RGB chart
      #053ff9 CMYK chart
      #053ff9 RGB pie chart
      #053ff9 color shades, tints & tones
#053ff9 color schemes
#053ff9 color preview, HTML & CSS examples
           This text has a color of #053ff9        
        
          <p style="color:#053ff9;">Text here</p>
        
        
          .mytext {color:#053ff9;}
        
        Text color #053ff9
      
           This box has a color of #053ff9        
        
          <div style="background-color:#053ff9;">Content here</div>
        
        
          .mybackground {background-color:#053ff9;}
        
        Background color #053ff9
      
           Border around this has a color of #053ff9        
        
          <div style="border:2px solid #053ff9;">Content here</div>
        
        
          .myborder {border:2px solid #053ff9;}
        
        Border color #053ff9