#245cf4 color space conversions
Hex:
        #245cf4
        RGB:
        36, 92, 244
        CMY:
        86, 64, 4
        CMYK:
        85, 62, 0, 4
      HSL:
        224°, 90.4348%, 54.9020%
        HSV (HSB):
        224°, 85.2459%, 95.6863%
        XYZ:
        20.8838, 14.5610, 87.2978
        xyY:
        0.1701, 0.1186, 14.5610
      CIE-Lab:
        45.0270, 38.6656, -80.5805
        CIE-LCH:
        45.0270, 89.3770, 295.6335
        CIE-Luv:
        45.0270, -18.2434, -121.0866
        Hunter-Lab:
        38.1589, 30.9125, -108.9291
      #245cf4 color charts
#245cf4 RGB chart
      #245cf4 CMYK chart
      #245cf4 RGB pie chart
      #245cf4 color shades, tints & tones
#245cf4 color schemes
#245cf4 color preview, HTML & CSS examples
           This text has a color of #245cf4        
        
          <p style="color:#245cf4;">Text here</p>
        
        
          .mytext {color:#245cf4;}
        
        Text color #245cf4
      
           This box has a color of #245cf4        
        
          <div style="background-color:#245cf4;">Content here</div>
        
        
          .mybackground {background-color:#245cf4;}
        
        Background color #245cf4
      
           Border around this has a color of #245cf4        
        
          <div style="border:2px solid #245cf4;">Content here</div>
        
        
          .myborder {border:2px solid #245cf4;}
        
        Border color #245cf4