#2284e7 color space conversions
Hex:
        #2284e7
        RGB:
        34, 132, 231
        CMY:
        87, 48, 9
        CMYK:
        85, 43, 0, 9
      HSL:
        210°, 80.4082%, 51.9608%
        HSV (HSB):
        210°, 85.2814%, 90.5882%
        XYZ:
        23.3348, 22.6121, 78.7360
        xyY:
        0.1872, 0.1814, 22.6121
      CIE-Lab:
        54.6706, 8.4677, -57.6694
        CIE-LCH:
        54.6706, 58.2877, 278.3531
        CIE-Luv:
        54.6706, -29.8099, -91.2788
        Hunter-Lab:
        47.5522, 4.3769, -64.8847
      #2284e7 color charts
#2284e7 RGB chart
      #2284e7 CMYK chart
      #2284e7 RGB pie chart
      #2284e7 color shades, tints & tones
#2284e7 color schemes
#2284e7 color preview, HTML & CSS examples
           This text has a color of #2284e7        
        
          <p style="color:#2284e7;">Text here</p>
        
        
          .mytext {color:#2284e7;}
        
        Text color #2284e7
      
           This box has a color of #2284e7        
        
          <div style="background-color:#2284e7;">Content here</div>
        
        
          .mybackground {background-color:#2284e7;}
        
        Background color #2284e7
      
           Border around this has a color of #2284e7        
        
          <div style="border:2px solid #2284e7;">Content here</div>
        
        
          .myborder {border:2px solid #2284e7;}
        
        Border color #2284e7