#052db8 color space conversions
Hex:
        #052db8
        RGB:
        5, 45, 184
        CMY:
        98, 82, 28
        CMYK:
        97, 76, 0, 28
      HSL:
        227°, 94.7090%, 37.0588%
        HSV (HSB):
        227°, 97.2826%, 72.1569%
        XYZ:
        9.6527, 5.3697, 45.8751
        xyY:
        0.1585, 0.0882, 5.3697
      CIE-Lab:
        27.7632, 44.6435, -74.4810
        CIE-LCH:
        27.7632, 86.8358, 300.9382
        CIE-Luv:
        27.7632, -10.2369, -92.4715
        Hunter-Lab:
        23.1727, 33.8030, -101.1560
      #052db8 color charts
#052db8 RGB chart
      #052db8 CMYK chart
      #052db8 RGB pie chart
      #052db8 color shades, tints & tones
#052db8 color schemes
#052db8 color preview, HTML & CSS examples
           This text has a color of #052db8        
        
          <p style="color:#052db8;">Text here</p>
        
        
          .mytext {color:#052db8;}
        
        Text color #052db8
      
           This box has a color of #052db8        
        
          <div style="background-color:#052db8;">Content here</div>
        
        
          .mybackground {background-color:#052db8;}
        
        Background color #052db8
      
           Border around this has a color of #052db8        
        
          <div style="border:2px solid #052db8;">Content here</div>
        
        
          .myborder {border:2px solid #052db8;}
        
        Border color #052db8