#052eee color space conversions
Hex:
        #052eee
        RGB:
        5, 46, 238
        CMY:
        98, 82, 7
        CMYK:
        98, 81, 0, 7
      HSL:
        229°, 95.8848%, 47.6471%
        HSV (HSB):
        229°, 97.8992%, 93.3333%
        XYZ:
        16.4722, 8.1593, 81.5956
        xyY:
        0.1551, 0.0768, 8.1593
      CIE-Lab:
        34.3125, 61.9027, -94.9170
        CIE-LCH:
        34.3125, 113.3189, 303.1115
        CIE-Luv:
        34.3125, -11.6410, -123.5269
        Hunter-Lab:
        28.5645, 52.9472, -149.3692
      #052eee color charts
#052eee RGB chart
      #052eee CMYK chart
      #052eee RGB pie chart
      #052eee color shades, tints & tones
#052eee color schemes
#052eee color preview, HTML & CSS examples
           This text has a color of #052eee        
        
          <p style="color:#052eee;">Text here</p>
        
        
          .mytext {color:#052eee;}
        
        Text color #052eee
      
           This box has a color of #052eee        
        
          <div style="background-color:#052eee;">Content here</div>
        
        
          .mybackground {background-color:#052eee;}
        
        Background color #052eee
      
           Border around this has a color of #052eee        
        
          <div style="border:2px solid #052eee;">Content here</div>
        
        
          .myborder {border:2px solid #052eee;}
        
        Border color #052eee