#5079d3 color space conversions
Hex:
        #5079d3
        RGB:
        80, 121, 211
        CMY:
        69, 53, 17
        CMYK:
        62, 43, 0, 17
      HSL:
        221°, 59.8174%, 57.0588%
        HSV (HSB):
        221°, 62.0853%, 82.7451%
        XYZ:
        21.9035, 20.0834, 64.3501
        xyY:
        0.2060, 0.1889, 20.0834
      CIE-Lab:
        51.9313, 13.7381, -50.7160
        CIE-LCH:
        51.9313, 52.5438, 285.1567
        CIE-Luv:
        51.9313, -18.9788, -79.7866
        Hunter-Lab:
        44.8145, 8.8183, -53.7656
      #5079d3 color charts
#5079d3 RGB chart
      #5079d3 CMYK chart
      #5079d3 RGB pie chart
      #5079d3 color shades, tints & tones
#5079d3 color schemes
#5079d3 color preview, HTML & CSS examples
           This text has a color of #5079d3        
        
          <p style="color:#5079d3;">Text here</p>
        
        
          .mytext {color:#5079d3;}
        
        Text color #5079d3
      
           This box has a color of #5079d3        
        
          <div style="background-color:#5079d3;">Content here</div>
        
        
          .mybackground {background-color:#5079d3;}
        
        Background color #5079d3
      
           Border around this has a color of #5079d3        
        
          <div style="border:2px solid #5079d3;">Content here</div>
        
        
          .myborder {border:2px solid #5079d3;}
        
        Border color #5079d3