#5073c7 color space conversions
Hex:
        #5073c7
        RGB:
        80, 115, 199
        CMY:
        69, 55, 22
        CMYK:
        60, 42, 0, 22
      HSL:
        222°, 51.5152%, 54.7059%
        HSV (HSB):
        222°, 59.7990%, 78.0392%
        XYZ:
        19.7478, 18.0905, 56.4838
        xyY:
        0.2094, 0.1918, 18.0905
      CIE-Lab:
        49.6056, 13.3569, -47.5876
        CIE-LCH:
        49.6056, 49.4266, 285.6783
        CIE-Luv:
        49.6056, -16.9777, -74.0443
        Hunter-Lab:
        42.5329, 8.4441, -48.9643
      #5073c7 color charts
#5073c7 RGB chart
      #5073c7 CMYK chart
      #5073c7 RGB pie chart
      #5073c7 color shades, tints & tones
#5073c7 color schemes
#5073c7 color preview, HTML & CSS examples
           This text has a color of #5073c7        
        
          <p style="color:#5073c7;">Text here</p>
        
        
          .mytext {color:#5073c7;}
        
        Text color #5073c7
      
           This box has a color of #5073c7        
        
          <div style="background-color:#5073c7;">Content here</div>
        
        
          .mybackground {background-color:#5073c7;}
        
        Background color #5073c7
      
           Border around this has a color of #5073c7        
        
          <div style="border:2px solid #5073c7;">Content here</div>
        
        
          .myborder {border:2px solid #5073c7;}
        
        Border color #5073c7