#245aa0 color space conversions
Hex:
        #245aa0
        RGB:
        36, 90, 160
        CMY:
        86, 65, 37
        CMYK:
        78, 44, 0, 37
      HSL:
        214°, 63.2653%, 38.4314%
        HSV (HSB):
        214°, 77.5000%, 62.7451%
        XYZ:
        10.7289, 10.2255, 34.6659
        xyY:
        0.1929, 0.1838, 10.2255
      CIE-Lab:
        38.2441, 7.8330, -43.0423
        CIE-LCH:
        38.2441, 43.7492, 280.3140
        CIE-Luv:
        38.2441, -18.7793, -62.1879
        Hunter-Lab:
        31.9773, 3.9293, -41.8910
      #245aa0 color charts
#245aa0 RGB chart
      #245aa0 CMYK chart
      #245aa0 RGB pie chart
      #245aa0 color shades, tints & tones
#245aa0 color schemes
#245aa0 color preview, HTML & CSS examples
           This text has a color of #245aa0        
        
          <p style="color:#245aa0;">Text here</p>
        
        
          .mytext {color:#245aa0;}
        
        Text color #245aa0
      
           This box has a color of #245aa0        
        
          <div style="background-color:#245aa0;">Content here</div>
        
        
          .mybackground {background-color:#245aa0;}
        
        Background color #245aa0
      
           Border around this has a color of #245aa0        
        
          <div style="border:2px solid #245aa0;">Content here</div>
        
        
          .myborder {border:2px solid #245aa0;}
        
        Border color #245aa0