#2445ec color space conversions
Hex:
        #2445ec
        RGB:
        36, 69, 236
        CMY:
        86, 73, 7
        CMYK:
        85, 71, 0, 7
      HSL:
        230°, 84.0336%, 53.3333%
        HSV (HSB):
        230°, 84.7458%, 92.5490%
        XYZ:
        17.9960, 10.6874, 80.4713
        xyY:
        0.1649, 0.0979, 10.6874
      CIE-Lab:
        39.0490, 49.8305, -85.9123
        CIE-LCH:
        39.0490, 99.3177, 300.1144
        CIE-Luv:
        39.0490, -13.3689, -121.4103
        Hunter-Lab:
        32.6917, 41.0497, -123.0596
      #2445ec color charts
#2445ec RGB chart
      #2445ec CMYK chart
      #2445ec RGB pie chart
      #2445ec color shades, tints & tones
#2445ec color schemes
#2445ec color preview, HTML & CSS examples
           This text has a color of #2445ec        
        
          <p style="color:#2445ec;">Text here</p>
        
        
          .mytext {color:#2445ec;}
        
        Text color #2445ec
      
           This box has a color of #2445ec        
        
          <div style="background-color:#2445ec;">Content here</div>
        
        
          .mybackground {background-color:#2445ec;}
        
        Background color #2445ec
      
           Border around this has a color of #2445ec        
        
          <div style="border:2px solid #2445ec;">Content here</div>
        
        
          .myborder {border:2px solid #2445ec;}
        
        Border color #2445ec