#2245f7 color space conversions
Hex:
        #2245f7
        RGB:
        34, 69, 247
        CMY:
        87, 73, 3
        CMYK:
        86, 72, 0, 3
      HSL:
        230°, 93.0131%, 55.0980%
        HSV (HSB):
        230°, 86.2348%, 96.8627%
        XYZ:
        19.5763, 11.3117, 89.1473
        xyY:
        0.1631, 0.0942, 11.3117
      CIE-Lab:
        40.1006, 53.4671, -90.3772
        CIE-LCH:
        40.1006, 105.0084, 300.6085
        CIE-Luv:
        40.1006, -13.7515, -127.9383
        Hunter-Lab:
        33.6329, 45.0398, -133.6109
      #2245f7 color charts
#2245f7 RGB chart
      #2245f7 CMYK chart
      #2245f7 RGB pie chart
      #2245f7 color shades, tints & tones
#2245f7 color schemes
#2245f7 color preview, HTML & CSS examples
           This text has a color of #2245f7        
        
          <p style="color:#2245f7;">Text here</p>
        
        
          .mytext {color:#2245f7;}
        
        Text color #2245f7
      
           This box has a color of #2245f7        
        
          <div style="background-color:#2245f7;">Content here</div>
        
        
          .mybackground {background-color:#2245f7;}
        
        Background color #2245f7
      
           Border around this has a color of #2245f7        
        
          <div style="border:2px solid #2245f7;">Content here</div>
        
        
          .myborder {border:2px solid #2245f7;}
        
        Border color #2245f7