#0245c5 color space conversions
Hex:
        #0245c5
        RGB:
        2, 69, 197
        CMY:
        99, 73, 23
        CMYK:
        99, 65, 0, 23
      HSL:
        219°, 97.9899%, 39.0196%
        HSV (HSB):
        219°, 98.9848%, 77.2549%
        XYZ:
        12.2312, 8.3004, 53.7808
        xyY:
        0.1646, 0.1117, 8.3004
      CIE-Lab:
        34.6008, 34.3267, -70.8526
        CIE-LCH:
        34.6008, 78.7300, 295.8493
        CIE-Luv:
        34.6008, -15.1614, -97.9329
        Hunter-Lab:
        28.8104, 25.3626, -90.5104
      #0245c5 color charts
#0245c5 RGB chart
      #0245c5 CMYK chart
      #0245c5 RGB pie chart
      #0245c5 color shades, tints & tones
#0245c5 color schemes
#0245c5 color preview, HTML & CSS examples
           This text has a color of #0245c5        
        
          <p style="color:#0245c5;">Text here</p>
        
        
          .mytext {color:#0245c5;}
        
        Text color #0245c5
      
           This box has a color of #0245c5        
        
          <div style="background-color:#0245c5;">Content here</div>
        
        
          .mybackground {background-color:#0245c5;}
        
        Background color #0245c5
      
           Border around this has a color of #0245c5        
        
          <div style="border:2px solid #0245c5;">Content here</div>
        
        
          .myborder {border:2px solid #0245c5;}
        
        Border color #0245c5