#052bcf color space conversions
Hex:
        #052bcf
        RGB:
        5, 43, 207
        CMY:
        98, 83, 19
        CMYK:
        98, 79, 0, 19
      HSL:
        229°, 95.2830%, 41.5686%
        HSV (HSB):
        229°, 97.5845%, 81.1765%
        XYZ:
        12.1889, 6.2650, 59.5983
        xyY:
        0.1562, 0.0803, 6.2650
      CIE-Lab:
        30.0715, 53.5586, -84.1682
        CIE-LCH:
        30.0715, 99.7638, 302.4697
        CIE-Luv:
        30.0715, -10.4543, -105.7328
        Hunter-Lab:
        25.0300, 43.1222, -123.6529
      #052bcf color charts
#052bcf RGB chart
      #052bcf CMYK chart
      #052bcf RGB pie chart
      #052bcf color shades, tints & tones
#052bcf color schemes
#052bcf color preview, HTML & CSS examples
           This text has a color of #052bcf        
        
          <p style="color:#052bcf;">Text here</p>
        
        
          .mytext {color:#052bcf;}
        
        Text color #052bcf
      
           This box has a color of #052bcf        
        
          <div style="background-color:#052bcf;">Content here</div>
        
        
          .mybackground {background-color:#052bcf;}
        
        Background color #052bcf
      
           Border around this has a color of #052bcf        
        
          <div style="border:2px solid #052bcf;">Content here</div>
        
        
          .myborder {border:2px solid #052bcf;}
        
        Border color #052bcf