#052fe8 color space conversions
Hex:
        #052fe8
        RGB:
        5, 47, 232
        CMY:
        98, 82, 9
        CMYK:
        98, 80, 0, 9
      HSL:
        229°, 95.7806%, 46.4706%
        HSV (HSB):
        229°, 97.8448%, 90.9804%
        XYZ:
        15.6446, 7.8915, 77.0426
        xyY:
        0.1555, 0.0785, 7.8915
      CIE-Lab:
        33.7559, 59.5527, -92.4328
        CIE-LCH:
        33.7559, 109.9562, 302.7929
        CIE-Luv:
        33.7559, -11.6114, -120.1632
        Hunter-Lab:
        28.0918, 50.2477, -142.9403
      #052fe8 color charts
#052fe8 RGB chart
      #052fe8 CMYK chart
      #052fe8 RGB pie chart
      #052fe8 color shades, tints & tones
#052fe8 color schemes
#052fe8 color preview, HTML & CSS examples
           This text has a color of #052fe8        
        
          <p style="color:#052fe8;">Text here</p>
        
        
          .mytext {color:#052fe8;}
        
        Text color #052fe8
      
           This box has a color of #052fe8        
        
          <div style="background-color:#052fe8;">Content here</div>
        
        
          .mybackground {background-color:#052fe8;}
        
        Background color #052fe8
      
           Border around this has a color of #052fe8        
        
          <div style="border:2px solid #052fe8;">Content here</div>
        
        
          .myborder {border:2px solid #052fe8;}
        
        Border color #052fe8