#245fe7 color space conversions
Hex:
        #245fe7
        RGB:
        36, 95, 231
        CMY:
        86, 63, 9
        CMYK:
        84, 59, 0, 9
      HSL:
        222°, 80.2469%, 52.3529%
        HSV (HSB):
        222°, 84.4156%, 90.5882%
        XYZ:
        19.2436, 14.3290, 77.3528
        xyY:
        0.1735, 0.1292, 14.3290
      CIE-Lab:
        44.7011, 31.9548, -73.8006
        CIE-LCH:
        44.7011, 80.4216, 293.4120
        CIE-Luv:
        44.7011, -19.0274, -111.4209
        Hunter-Lab:
        37.8537, 24.4996, -94.6597
      #245fe7 color charts
#245fe7 RGB chart
      #245fe7 CMYK chart
      #245fe7 RGB pie chart
      #245fe7 color shades, tints & tones
#245fe7 color schemes
#245fe7 color preview, HTML & CSS examples
           This text has a color of #245fe7        
        
          <p style="color:#245fe7;">Text here</p>
        
        
          .mytext {color:#245fe7;}
        
        Text color #245fe7
      
           This box has a color of #245fe7        
        
          <div style="background-color:#245fe7;">Content here</div>
        
        
          .mybackground {background-color:#245fe7;}
        
        Background color #245fe7
      
           Border around this has a color of #245fe7        
        
          <div style="border:2px solid #245fe7;">Content here</div>
        
        
          .myborder {border:2px solid #245fe7;}
        
        Border color #245fe7