#5074bb color space conversions
Hex:
        #5074bb
        RGB:
        80, 116, 187
        CMY:
        69, 55, 27
        CMYK:
        57, 38, 0, 27
      HSL:
        220°, 44.0329%, 52.3529%
        HSV (HSB):
        220°, 57.2193%, 73.3333%
        XYZ:
        18.5233, 17.7841, 49.4701
        xyY:
        0.2159, 0.2073, 17.7841
      CIE-Lab:
        49.2332, 8.7102, -41.2822
        CIE-LCH:
        49.2332, 42.1911, 281.9142
        CIE-Luv:
        49.2332, -17.2797, -63.5438
        Hunter-Lab:
        42.1712, 4.6048, -40.0319
      #5074bb color charts
#5074bb RGB chart
      #5074bb CMYK chart
      #5074bb RGB pie chart
      #5074bb color shades, tints & tones
#5074bb color schemes
#5074bb color preview, HTML & CSS examples
           This text has a color of #5074bb        
        
          <p style="color:#5074bb;">Text here</p>
        
        
          .mytext {color:#5074bb;}
        
        Text color #5074bb
      
           This box has a color of #5074bb        
        
          <div style="background-color:#5074bb;">Content here</div>
        
        
          .mybackground {background-color:#5074bb;}
        
        Background color #5074bb
      
           Border around this has a color of #5074bb        
        
          <div style="border:2px solid #5074bb;">Content here</div>
        
        
          .myborder {border:2px solid #5074bb;}
        
        Border color #5074bb