#2024e7 color space conversions
Hex:
        #2024e7
        RGB:
        32, 36, 231
        CMY:
        87, 86, 9
        CMYK:
        86, 84, 0, 9
      HSL:
        239°, 80.5668%, 51.5686%
        HSV (HSB):
        239°, 86.1472%, 90.5882%
        XYZ:
        15.6503, 7.3384, 76.1929
        xyY:
        0.1578, 0.0740, 7.3384
      CIE-Lab:
        32.5651, 64.7190, -93.8283
        CIE-LCH:
        32.5651, 113.9838, 304.5964
        CIE-Luv:
        32.5651, -8.9544, -119.3532
        Hunter-Lab:
        27.0894, 55.7183, -147.7993
      #2024e7 color charts
#2024e7 RGB chart
      #2024e7 CMYK chart
      #2024e7 RGB pie chart
      #2024e7 color shades, tints & tones
#2024e7 color schemes
#2024e7 color preview, HTML & CSS examples
           This text has a color of #2024e7        
        
          <p style="color:#2024e7;">Text here</p>
        
        
          .mytext {color:#2024e7;}
        
        Text color #2024e7
      
           This box has a color of #2024e7        
        
          <div style="background-color:#2024e7;">Content here</div>
        
        
          .mybackground {background-color:#2024e7;}
        
        Background color #2024e7
      
           Border around this has a color of #2024e7        
        
          <div style="border:2px solid #2024e7;">Content here</div>
        
        
          .myborder {border:2px solid #2024e7;}
        
        Border color #2024e7