#245a8d color space conversions
Hex:
        #245a8d
        RGB:
        36, 90, 141
        CMY:
        86, 65, 45
        CMYK:
        74, 36, 0, 45
      HSL:
        209°, 59.3220%, 34.7059%
        HSV (HSB):
        209°, 74.4681%, 55.2941%
        XYZ:
        9.1914, 9.6105, 26.5699
        xyY:
        0.2026, 0.2118, 9.6105
      CIE-Lab:
        37.1341, 0.4751, -33.3693
        CIE-LCH:
        37.1341, 33.3727, 270.8156
        CIE-Luv:
        37.1341, -19.3514, -46.9268
        Hunter-Lab:
        31.0008, -1.3278, -29.1152
      #245a8d color charts
#245a8d RGB chart
      #245a8d CMYK chart
      #245a8d RGB pie chart
      #245a8d color shades, tints & tones
#245a8d color schemes
#245a8d color preview, HTML & CSS examples
           This text has a color of #245a8d        
        
          <p style="color:#245a8d;">Text here</p>
        
        
          .mytext {color:#245a8d;}
        
        Text color #245a8d
      
           This box has a color of #245a8d        
        
          <div style="background-color:#245a8d;">Content here</div>
        
        
          .mybackground {background-color:#245a8d;}
        
        Background color #245a8d
      
           Border around this has a color of #245a8d        
        
          <div style="border:2px solid #245a8d;">Content here</div>
        
        
          .myborder {border:2px solid #245a8d;}
        
        Border color #245a8d