#052bfd color space conversions
Hex:
        #052bfd
        RGB:
        5, 43, 253
        CMY:
        98, 83, 1
        CMYK:
        98, 83, 0, 1
      HSL:
        231°, 98.4127%, 50.5882%
        HSV (HSB):
        231°, 98.0237%, 99.2157%
        XYZ:
        18.6561, 8.8519, 93.6538
        xyY:
        0.1540, 0.0731, 8.8519
      CIE-Lab:
        35.6975, 67.7448, -101.0698
        CIE-LCH:
        35.6975, 121.6736, 303.8330
        CIE-Luv:
        35.6975, -11.7206, -131.8375
        Hunter-Lab:
        29.7521, 59.8625, -165.8070
      #052bfd color charts
#052bfd RGB chart
      #052bfd CMYK chart
      #052bfd RGB pie chart
      #052bfd color shades, tints & tones
#052bfd color schemes
#052bfd color preview, HTML & CSS examples
           This text has a color of #052bfd        
        
          <p style="color:#052bfd;">Text here</p>
        
        
          .mytext {color:#052bfd;}
        
        Text color #052bfd
      
           This box has a color of #052bfd        
        
          <div style="background-color:#052bfd;">Content here</div>
        
        
          .mybackground {background-color:#052bfd;}
        
        Background color #052bfd
      
           Border around this has a color of #052bfd        
        
          <div style="border:2px solid #052bfd;">Content here</div>
        
        
          .myborder {border:2px solid #052bfd;}
        
        Border color #052bfd