#2293e1 color space conversions
Hex:
        #2293e1
        RGB:
        34, 147, 225
        CMY:
        87, 42, 12
        CMYK:
        85, 35, 0, 12
      HSL:
        205°, 76.0956%, 50.7843%
        HSV (HSB):
        205°, 84.8889%, 88.2353%
        XYZ:
        24.6840, 26.6438, 75.0759
        xyY:
        0.1953, 0.2108, 26.6438
      CIE-Lab:
        58.6431, -2.7339, -47.9942
        CIE-LCH:
        58.6431, 48.0720, 266.7398
        CIE-Luv:
        58.6431, -34.9445, -75.6090
        Hunter-Lab:
        51.6176, -4.9704, -50.1029
      #2293e1 color charts
#2293e1 RGB chart
      #2293e1 CMYK chart
      #2293e1 RGB pie chart
      #2293e1 color shades, tints & tones
#2293e1 color schemes
#2293e1 color preview, HTML & CSS examples
           This text has a color of #2293e1        
        
          <p style="color:#2293e1;">Text here</p>
        
        
          .mytext {color:#2293e1;}
        
        Text color #2293e1
      
           This box has a color of #2293e1        
        
          <div style="background-color:#2293e1;">Content here</div>
        
        
          .mybackground {background-color:#2293e1;}
        
        Background color #2293e1
      
           Border around this has a color of #2293e1        
        
          <div style="border:2px solid #2293e1;">Content here</div>
        
        
          .myborder {border:2px solid #2293e1;}
        
        Border color #2293e1