#0245b5 color space conversions
Hex:
        #0245b5
        RGB:
        2, 69, 181
        CMY:
        99, 73, 29
        CMYK:
        99, 62, 0, 29
      HSL:
        218°, 97.8142%, 35.8824%
        HSV (HSB):
        218°, 98.8950%, 70.9804%
        XYZ:
        10.4936, 7.6053, 44.6310
        xyY:
        0.1673, 0.1212, 7.6053
      CIE-Lab:
        33.1471, 28.0237, -63.8306
        CIE-LCH:
        33.1471, 69.7113, 293.7030
        CIE-Luv:
        33.1471, -15.2721, -87.6960
        Hunter-Lab:
        27.5778, 19.6600, -76.6485
      #0245b5 color charts
#0245b5 RGB chart
      #0245b5 CMYK chart
      #0245b5 RGB pie chart
      #0245b5 color shades, tints & tones
#0245b5 color schemes
#0245b5 color preview, HTML & CSS examples
           This text has a color of #0245b5        
        
          <p style="color:#0245b5;">Text here</p>
        
        
          .mytext {color:#0245b5;}
        
        Text color #0245b5
      
           This box has a color of #0245b5        
        
          <div style="background-color:#0245b5;">Content here</div>
        
        
          .mybackground {background-color:#0245b5;}
        
        Background color #0245b5
      
           Border around this has a color of #0245b5        
        
          <div style="border:2px solid #0245b5;">Content here</div>
        
        
          .myborder {border:2px solid #0245b5;}
        
        Border color #0245b5