#5077d4 color space conversions
Hex:
        #5077d4
        RGB:
        80, 119, 212
        CMY:
        69, 53, 17
        CMYK:
        62, 44, 0, 17
      HSL:
        222°, 60.5505%, 57.2549%
        HSV (HSB):
        222°, 62.2642%, 83.1373%
        XYZ:
        21.7888, 19.6526, 64.9323
        xyY:
        0.2048, 0.1848, 19.6526
      CIE-Lab:
        51.4421, 15.3105, -52.0642
        CIE-LCH:
        51.4421, 54.2687, 286.3870
        CIE-Luv:
        51.4421, -18.3283, -81.8935
        Hunter-Lab:
        44.3312, 10.1529, -55.8106
      #5077d4 color charts
#5077d4 RGB chart
      #5077d4 CMYK chart
      #5077d4 RGB pie chart
      #5077d4 color shades, tints & tones
#5077d4 color schemes
#5077d4 color preview, HTML & CSS examples
           This text has a color of #5077d4        
        
          <p style="color:#5077d4;">Text here</p>
        
        
          .mytext {color:#5077d4;}
        
        Text color #5077d4
      
           This box has a color of #5077d4        
        
          <div style="background-color:#5077d4;">Content here</div>
        
        
          .mybackground {background-color:#5077d4;}
        
        Background color #5077d4
      
           Border around this has a color of #5077d4        
        
          <div style="border:2px solid #5077d4;">Content here</div>
        
        
          .myborder {border:2px solid #5077d4;}
        
        Border color #5077d4