#5274ff color space conversions
Hex:
        #5274ff
        RGB:
        82, 116, 255
        CMY:
        68, 55, 0
        CMYK:
        68, 55, 0, 0
      HSL:
        228°, 100.0000%, 66.0784%
        HSV (HSB):
        228°, 67.8431%, 100.0000%
        XYZ:
        27.7751, 21.5046, 97.2946
        xyY:
        0.1895, 0.1467, 21.5046
      CIE-Lab:
        53.4974, 32.2416, -72.8138
        CIE-LCH:
        53.4974, 79.6328, 293.8835
        CIE-Luv:
        53.4974, -17.2809, -116.1267
        Hunter-Lab:
        46.3731, 25.7594, -91.9343
      #5274ff color charts
#5274ff RGB chart
      #5274ff CMYK chart
      #5274ff RGB pie chart
      #5274ff color shades, tints & tones
#5274ff color schemes
#5274ff color preview, HTML & CSS examples
           This text has a color of #5274ff        
        
          <p style="color:#5274ff;">Text here</p>
        
        
          .mytext {color:#5274ff;}
        
        Text color #5274ff
      
           This box has a color of #5274ff        
        
          <div style="background-color:#5274ff;">Content here</div>
        
        
          .mybackground {background-color:#5274ff;}
        
        Background color #5274ff
      
           Border around this has a color of #5274ff        
        
          <div style="border:2px solid #5274ff;">Content here</div>
        
        
          .myborder {border:2px solid #5274ff;}
        
        Border color #5274ff