#052fdf color space conversions
Hex:
        #052fdf
        RGB:
        5, 47, 223
        CMY:
        98, 82, 13
        CMYK:
        98, 79, 0, 13
      HSL:
        228°, 95.6140%, 44.7059%
        HSV (HSB):
        228°, 97.7578%, 87.4510%
        XYZ:
        14.3984, 7.3930, 70.4802
        xyY:
        0.1560, 0.0801, 7.3930
      CIE-Lab:
        32.6854, 56.6889, -89.0675
        CIE-LCH:
        32.6854, 105.5777, 302.4756
        CIE-Luv:
        32.6854, -11.3893, -115.0404
        Hunter-Lab:
        27.1901, 46.9412, -134.6541
      #052fdf color charts
#052fdf RGB chart
      #052fdf CMYK chart
      #052fdf RGB pie chart
      #052fdf color shades, tints & tones
#052fdf color schemes
#052fdf color preview, HTML & CSS examples
           This text has a color of #052fdf        
        
          <p style="color:#052fdf;">Text here</p>
        
        
          .mytext {color:#052fdf;}
        
        Text color #052fdf
      
           This box has a color of #052fdf        
        
          <div style="background-color:#052fdf;">Content here</div>
        
        
          .mybackground {background-color:#052fdf;}
        
        Background color #052fdf
      
           Border around this has a color of #052fdf        
        
          <div style="border:2px solid #052fdf;">Content here</div>
        
        
          .myborder {border:2px solid #052fdf;}
        
        Border color #052fdf