#0245f5 color space conversions
Hex:
        #0245f5
        RGB:
        2, 69, 245
        CMY:
        99, 73, 4
        CMYK:
        99, 72, 0, 4
      HSL:
        223°, 98.3806%, 48.4314%
        HSV (HSB):
        223°, 99.1837%, 96.0784%
        XYZ:
        18.6346, 10.8617, 87.5006
        xyY:
        0.1593, 0.0928, 10.8617
      CIE-Lab:
        39.3466, 51.9043, -90.5180
        CIE-LCH:
        39.3466, 104.3435, 299.8306
        CIE-Luv:
        39.3466, -15.3371, -126.9542
        Hunter-Lab:
        32.9571, 43.2523, -134.3439
      #0245f5 color charts
#0245f5 RGB chart
      #0245f5 CMYK chart
      #0245f5 RGB pie chart
      #0245f5 color shades, tints & tones
#0245f5 color schemes
#0245f5 color preview, HTML & CSS examples
           This text has a color of #0245f5        
        
          <p style="color:#0245f5;">Text here</p>
        
        
          .mytext {color:#0245f5;}
        
        Text color #0245f5
      
           This box has a color of #0245f5        
        
          <div style="background-color:#0245f5;">Content here</div>
        
        
          .mybackground {background-color:#0245f5;}
        
        Background color #0245f5
      
           Border around this has a color of #0245f5        
        
          <div style="border:2px solid #0245f5;">Content here</div>
        
        
          .myborder {border:2px solid #0245f5;}
        
        Border color #0245f5