#245fb0 color space conversions
Hex:
        #245fb0
        RGB:
        36, 95, 176
        CMY:
        86, 63, 31
        CMYK:
        80, 46, 0, 31
      HSL:
        215°, 66.0377%, 41.5686%
        HSV (HSB):
        215°, 79.5455%, 69.0196%
        XYZ:
        12.6562, 11.6941, 42.6644
        xyY:
        0.1889, 0.1745, 11.6941
      CIE-Lab:
        40.7257, 10.8169, -48.5490
        CIE-LCH:
        40.7257, 49.7394, 282.5605
        CIE-Luv:
        40.7257, -19.9411, -71.6542
        Hunter-Lab:
        34.1966, 6.2192, -50.0339
      #245fb0 color charts
#245fb0 RGB chart
      #245fb0 CMYK chart
      #245fb0 RGB pie chart
      #245fb0 color shades, tints & tones
#245fb0 color schemes
#245fb0 color preview, HTML & CSS examples
           This text has a color of #245fb0        
        
          <p style="color:#245fb0;">Text here</p>
        
        
          .mytext {color:#245fb0;}
        
        Text color #245fb0
      
           This box has a color of #245fb0        
        
          <div style="background-color:#245fb0;">Content here</div>
        
        
          .mybackground {background-color:#245fb0;}
        
        Background color #245fb0
      
           Border around this has a color of #245fb0        
        
          <div style="border:2px solid #245fb0;">Content here</div>
        
        
          .myborder {border:2px solid #245fb0;}
        
        Border color #245fb0