#0523af color space conversions
Hex:
        #0523af
        RGB:
        5, 35, 175
        CMY:
        98, 86, 31
        CMYK:
        97, 80, 0, 31
      HSL:
        229°, 94.4444%, 35.2941%
        HSV (HSB):
        229°, 97.1429%, 68.6275%
        XYZ:
        8.4015, 4.3295, 40.9503
        xyY:
        0.1565, 0.0807, 4.3295
      CIE-Lab:
        24.7321, 47.1593, -74.1375
        CIE-LCH:
        24.7321, 87.8656, 302.4607
        CIE-Luv:
        24.7321, -8.5366, -86.7230
        Hunter-Lab:
        20.8074, 35.6607, -102.1214
      #0523af color charts
#0523af RGB chart
      #0523af CMYK chart
      #0523af RGB pie chart
      #0523af color shades, tints & tones
#0523af color schemes
#0523af color preview, HTML & CSS examples
           This text has a color of #0523af        
        
          <p style="color:#0523af;">Text here</p>
        
        
          .mytext {color:#0523af;}
        
        Text color #0523af
      
           This box has a color of #0523af        
        
          <div style="background-color:#0523af;">Content here</div>
        
        
          .mybackground {background-color:#0523af;}
        
        Background color #0523af
      
           Border around this has a color of #0523af        
        
          <div style="border:2px solid #0523af;">Content here</div>
        
        
          .myborder {border:2px solid #0523af;}
        
        Border color #0523af