#2264e7 color space conversions
Hex:
        #2264e7
        RGB:
        34, 100, 231
        CMY:
        87, 61, 9
        CMYK:
        85, 57, 0, 9
      HSL:
        220°, 80.4082%, 51.9608%
        HSV (HSB):
        220°, 85.2814%, 90.5882%
        XYZ:
        19.6407, 15.2239, 77.5046
        xyY:
        0.1748, 0.1355, 15.2239
      CIE-Lab:
        45.9394, 28.6231, -71.7823
        CIE-LCH:
        45.9394, 77.2786, 291.7395
        CIE-Luv:
        45.9394, -20.5098, -109.4048
        Hunter-Lab:
        39.0179, 21.5713, -90.4604
      #2264e7 color charts
#2264e7 RGB chart
      #2264e7 CMYK chart
      #2264e7 RGB pie chart
      #2264e7 color shades, tints & tones
#2264e7 color schemes
#2264e7 color preview, HTML & CSS examples
           This text has a color of #2264e7        
        
          <p style="color:#2264e7;">Text here</p>
        
        
          .mytext {color:#2264e7;}
        
        Text color #2264e7
      
           This box has a color of #2264e7        
        
          <div style="background-color:#2264e7;">Content here</div>
        
        
          .mybackground {background-color:#2264e7;}
        
        Background color #2264e7
      
           Border around this has a color of #2264e7        
        
          <div style="border:2px solid #2264e7;">Content here</div>
        
        
          .myborder {border:2px solid #2264e7;}
        
        Border color #2264e7