#5294e7 color space conversions
Hex:
        #5294e7
        RGB:
        82, 148, 231
        CMY:
        68, 42, 9
        CMYK:
        65, 36, 0, 9
      HSL:
        213°, 75.6345%, 61.3725%
        HSV (HSB):
        213°, 64.5022%, 90.5882%
        XYZ:
        28.4934, 28.7432, 79.6475
        xyY:
        0.2082, 0.2100, 28.7432
      CIE-Lab:
        60.5543, 4.6600, -48.2151
        CIE-LCH:
        60.5543, 48.4398, 275.5205
        CIE-Luv:
        60.5543, -27.3084, -77.1713
        Hunter-Lab:
        53.6127, 1.0448, -50.5530
      #5294e7 color charts
#5294e7 RGB chart
      #5294e7 CMYK chart
      #5294e7 RGB pie chart
      #5294e7 color shades, tints & tones
#5294e7 color schemes
#5294e7 color preview, HTML & CSS examples
           This text has a color of #5294e7        
        
          <p style="color:#5294e7;">Text here</p>
        
        
          .mytext {color:#5294e7;}
        
        Text color #5294e7
      
           This box has a color of #5294e7        
        
          <div style="background-color:#5294e7;">Content here</div>
        
        
          .mybackground {background-color:#5294e7;}
        
        Background color #5294e7
      
           Border around this has a color of #5294e7        
        
          <div style="border:2px solid #5294e7;">Content here</div>
        
        
          .myborder {border:2px solid #5294e7;}
        
        Border color #5294e7