#0245c7 color space conversions
Hex:
        #0245c7
        RGB:
        2, 69, 199
        CMY:
        99, 73, 22
        CMYK:
        99, 65, 0, 22
      HSL:
        220°, 98.0100%, 39.4118%
        HSV (HSB):
        220°, 98.9950%, 78.0392%
        XYZ:
        12.4620, 8.3927, 54.9960
        xyY:
        0.1643, 0.1106, 8.3927
      CIE-Lab:
        34.7876, 35.0988, -71.7123
        CIE-LCH:
        34.7876, 79.8410, 296.0789
        CIE-Luv:
        34.7876, -15.1545, -99.1889
        Hunter-Lab:
        28.9701, 26.0870, -92.2752
      #0245c7 color charts
#0245c7 RGB chart
      #0245c7 CMYK chart
      #0245c7 RGB pie chart
      #0245c7 color shades, tints & tones
#0245c7 color schemes
#0245c7 color preview, HTML & CSS examples
           This text has a color of #0245c7        
        
          <p style="color:#0245c7;">Text here</p>
        
        
          .mytext {color:#0245c7;}
        
        Text color #0245c7
      
           This box has a color of #0245c7        
        
          <div style="background-color:#0245c7;">Content here</div>
        
        
          .mybackground {background-color:#0245c7;}
        
        Background color #0245c7
      
           Border around this has a color of #0245c7        
        
          <div style="border:2px solid #0245c7;">Content here</div>
        
        
          .myborder {border:2px solid #0245c7;}
        
        Border color #0245c7