#245df5 color space conversions
Hex:
        #245df5
        RGB:
        36, 93, 245
        CMY:
        86, 64, 4
        CMYK:
        85, 62, 0, 4
      HSL:
        224°, 91.2664%, 55.0980%
        HSV (HSB):
        224°, 85.3061%, 96.0784%
        XYZ:
        21.1233, 14.7963, 88.1289
        xyY:
        0.1703, 0.1193, 14.7963
      CIE-Lab:
        45.3540, 38.4051, -80.6044
        CIE-LCH:
        45.3540, 89.2862, 295.4761
        CIE-Luv:
        45.3540, -18.4756, -121.4078
        Hunter-Lab:
        38.4660, 30.7065, -108.9121
      #245df5 color charts
#245df5 RGB chart
      #245df5 CMYK chart
      #245df5 RGB pie chart
      #245df5 color shades, tints & tones
#245df5 color schemes
#245df5 color preview, HTML & CSS examples
           This text has a color of #245df5        
        
          <p style="color:#245df5;">Text here</p>
        
        
          .mytext {color:#245df5;}
        
        Text color #245df5
      
           This box has a color of #245df5        
        
          <div style="background-color:#245df5;">Content here</div>
        
        
          .mybackground {background-color:#245df5;}
        
        Background color #245df5
      
           Border around this has a color of #245df5        
        
          <div style="border:2px solid #245df5;">Content here</div>
        
        
          .myborder {border:2px solid #245df5;}
        
        Border color #245df5