#5071be color space conversions
Hex:
        #5071be
        RGB:
        80, 113, 190
        CMY:
        69, 56, 25
        CMYK:
        58, 41, 0, 25
      HSL:
        222°, 45.8333%, 52.9412%
        HSV (HSB):
        222°, 57.8947%, 74.5098%
        XYZ:
        18.5077, 17.2334, 51.0661
        xyY:
        0.2132, 0.1985, 17.2334
      CIE-Lab:
        48.5528, 11.5613, -44.0913
        CIE-LCH:
        48.5528, 45.5818, 284.6929
        CIE-Luv:
        48.5528, -16.2585, -68.0486
        Hunter-Lab:
        41.5132, 6.9319, -43.8745
      #5071be color charts
#5071be RGB chart
      #5071be CMYK chart
      #5071be RGB pie chart
      #5071be color shades, tints & tones
#5071be color schemes
#5071be color preview, HTML & CSS examples
           This text has a color of #5071be        
        
          <p style="color:#5071be;">Text here</p>
        
        
          .mytext {color:#5071be;}
        
        Text color #5071be
      
           This box has a color of #5071be        
        
          <div style="background-color:#5071be;">Content here</div>
        
        
          .mybackground {background-color:#5071be;}
        
        Background color #5071be
      
           Border around this has a color of #5071be        
        
          <div style="border:2px solid #5071be;">Content here</div>
        
        
          .myborder {border:2px solid #5071be;}
        
        Border color #5071be