#2445fe color space conversions
Hex:
        #2445fe
        RGB:
        36, 69, 254
        CMY:
        86, 73, 0
        CMYK:
        86, 73, 0, 0
      HSL:
        231°, 99.0909%, 56.8627%
        HSV (HSB):
        231°, 85.8268%, 99.6078%
        XYZ:
        20.7451, 11.7871, 94.9477
        xyY:
        0.1627, 0.0925, 11.7871
      CIE-Lab:
        40.8757, 55.8894, -93.0139
        CIE-LCH:
        40.8757, 108.5136, 301.0005
        CIE-Luv:
        40.8757, -13.7215, -132.0094
        Hunter-Lab:
        34.3323, 47.7759, -139.9368
      #2445fe color charts
#2445fe RGB chart
      #2445fe CMYK chart
      #2445fe RGB pie chart
      #2445fe color shades, tints & tones
#2445fe color schemes
#2445fe color preview, HTML & CSS examples
           This text has a color of #2445fe        
        
          <p style="color:#2445fe;">Text here</p>
        
        
          .mytext {color:#2445fe;}
        
        Text color #2445fe
      
           This box has a color of #2445fe        
        
          <div style="background-color:#2445fe;">Content here</div>
        
        
          .mybackground {background-color:#2445fe;}
        
        Background color #2445fe
      
           Border around this has a color of #2445fe        
        
          <div style="border:2px solid #2445fe;">Content here</div>
        
        
          .myborder {border:2px solid #2445fe;}
        
        Border color #2445fe