#052bfc color space conversions
Hex:
        #052bfc
        RGB:
        5, 43, 252
        CMY:
        98, 83, 1
        CMYK:
        98, 83, 0, 1
      HSL:
        231°, 97.6285%, 50.3922%
        HSV (HSB):
        231°, 98.0159%, 98.8235%
        XYZ:
        18.4972, 8.7883, 92.8169
        xyY:
        0.1540, 0.0732, 8.7883
      CIE-Lab:
        35.5734, 67.4520, -100.7155
        CIE-LCH:
        35.5734, 121.2162, 303.8113
        CIE-Luv:
        35.5734, -11.6911, -131.2764
        Hunter-Lab:
        29.6451, 59.4969, -164.8818
      #052bfc color charts
#052bfc RGB chart
      #052bfc CMYK chart
      #052bfc RGB pie chart
      #052bfc color shades, tints & tones
#052bfc color schemes
#052bfc color preview, HTML & CSS examples
           This text has a color of #052bfc        
        
          <p style="color:#052bfc;">Text here</p>
        
        
          .mytext {color:#052bfc;}
        
        Text color #052bfc
      
           This box has a color of #052bfc        
        
          <div style="background-color:#052bfc;">Content here</div>
        
        
          .mybackground {background-color:#052bfc;}
        
        Background color #052bfc
      
           Border around this has a color of #052bfc        
        
          <div style="border:2px solid #052bfc;">Content here</div>
        
        
          .myborder {border:2px solid #052bfc;}
        
        Border color #052bfc