#2284e1 color space conversions
Hex:
        #2284e1
        RGB:
        34, 132, 225
        CMY:
        87, 48, 12
        CMYK:
        85, 41, 0, 12
      HSL:
        209°, 76.0956%, 50.7843%
        HSV (HSB):
        209°, 84.8889%, 88.2353%
        XYZ:
        22.5016, 22.2789, 74.3485
        xyY:
        0.1889, 0.1870, 22.2789
      CIE-Lab:
        54.3216, 6.2001, -54.8725
        CIE-LCH:
        54.3216, 55.2217, 276.4465
        CIE-Luv:
        54.3216, -30.0722, -86.4852
        Hunter-Lab:
        47.2005, 2.4942, -60.3511
      #2284e1 color charts
#2284e1 RGB chart
      #2284e1 CMYK chart
      #2284e1 RGB pie chart
      #2284e1 color shades, tints & tones
#2284e1 color schemes
#2284e1 color preview, HTML & CSS examples
           This text has a color of #2284e1        
        
          <p style="color:#2284e1;">Text here</p>
        
        
          .mytext {color:#2284e1;}
        
        Text color #2284e1
      
           This box has a color of #2284e1        
        
          <div style="background-color:#2284e1;">Content here</div>
        
        
          .mybackground {background-color:#2284e1;}
        
        Background color #2284e1
      
           Border around this has a color of #2284e1        
        
          <div style="border:2px solid #2284e1;">Content here</div>
        
        
          .myborder {border:2px solid #2284e1;}
        
        Border color #2284e1