#2364ee color space conversions
Hex:
        #2364ee
        RGB:
        35, 100, 238
        CMY:
        86, 61, 7
        CMYK:
        85, 58, 0, 7
      HSL:
        221°, 85.6540%, 53.5294%
        HSV (HSB):
        221°, 85.2941%, 93.3333%
        XYZ:
        20.6829, 15.6447, 82.8185
        xyY:
        0.1736, 0.1313, 15.6447
      CIE-Lab:
        46.5049, 31.3247, -74.7987
        CIE-LCH:
        46.5049, 81.0930, 292.7233
        CIE-Luv:
        46.5049, -20.3299, -114.1782
        Hunter-Lab:
        39.5534, 24.1212, -96.4565
      #2364ee color charts
#2364ee RGB chart
      #2364ee CMYK chart
      #2364ee RGB pie chart
      #2364ee color shades, tints & tones
#2364ee color schemes
#2364ee color preview, HTML & CSS examples
           This text has a color of #2364ee        
        
          <p style="color:#2364ee;">Text here</p>
        
        
          .mytext {color:#2364ee;}
        
        Text color #2364ee
      
           This box has a color of #2364ee        
        
          <div style="background-color:#2364ee;">Content here</div>
        
        
          .mybackground {background-color:#2364ee;}
        
        Background color #2364ee
      
           Border around this has a color of #2364ee        
        
          <div style="border:2px solid #2364ee;">Content here</div>
        
        
          .myborder {border:2px solid #2364ee;}
        
        Border color #2364ee