#5294eb color space conversions
Hex:
        #5294eb
        RGB:
        82, 148, 235
        CMY:
        68, 42, 8
        CMYK:
        65, 37, 0, 8
      HSL:
        214°, 79.2746%, 62.1569%
        HSV (HSB):
        214°, 65.1064%, 92.1569%
        XYZ:
        29.0650, 28.9718, 82.6575
        xyY:
        0.2066, 0.2059, 28.9718
      CIE-Lab:
        60.7567, 6.0102, -50.1081
        CIE-LCH:
        60.7567, 50.4672, 276.8397
        CIE-Luv:
        60.7567, -27.2217, -80.5013
        Hunter-Lab:
        53.8255, 2.1929, -53.3713
      #5294eb color charts
#5294eb RGB chart
      #5294eb CMYK chart
      #5294eb RGB pie chart
      #5294eb color shades, tints & tones
#5294eb color schemes
#5294eb color preview, HTML & CSS examples
           This text has a color of #5294eb        
        
          <p style="color:#5294eb;">Text here</p>
        
        
          .mytext {color:#5294eb;}
        
        Text color #5294eb
      
           This box has a color of #5294eb        
        
          <div style="background-color:#5294eb;">Content here</div>
        
        
          .mybackground {background-color:#5294eb;}
        
        Background color #5294eb
      
           Border around this has a color of #5294eb        
        
          <div style="border:2px solid #5294eb;">Content here</div>
        
        
          .myborder {border:2px solid #5294eb;}
        
        Border color #5294eb