#5038bd color space conversions
Hex:
        #5038bd
        RGB:
        80, 56, 189
        CMY:
        69, 78, 26
        CMYK:
        58, 70, 0, 26
      HSL:
        251°, 54.2857%, 48.0392%
        HSV (HSB):
        251°, 70.3704%, 74.1176%
        XYZ:
        13.9077, 8.2079, 48.9954
        xyY:
        0.1956, 0.1154, 8.2079
      CIE-Lab:
        34.4123, 46.1829, -66.3422
        CIE-LCH:
        34.4123, 80.8340, 304.8430
        CIE-Luv:
        34.4123, -0.8791, -93.1569
        Hunter-Lab:
        28.6495, 36.5152, -81.3410
      #5038bd color charts
#5038bd RGB chart
      #5038bd CMYK chart
      #5038bd RGB pie chart
      #5038bd color shades, tints & tones
#5038bd color schemes
#5038bd color preview, HTML & CSS examples
           This text has a color of #5038bd        
        
          <p style="color:#5038bd;">Text here</p>
        
        
          .mytext {color:#5038bd;}
        
        Text color #5038bd
      
           This box has a color of #5038bd        
        
          <div style="background-color:#5038bd;">Content here</div>
        
        
          .mybackground {background-color:#5038bd;}
        
        Background color #5038bd
      
           Border around this has a color of #5038bd        
        
          <div style="border:2px solid #5038bd;">Content here</div>
        
        
          .myborder {border:2px solid #5038bd;}
        
        Border color #5038bd