#5086c0 color space conversions
Hex:
        #5086c0
        RGB:
        80, 134, 192
        CMY:
        69, 47, 25
        CMYK:
        58, 30, 0, 25
      HSL:
        211°, 47.0588%, 53.3333%
        HSV (HSB):
        211°, 58.3333%, 75.2941%
        XYZ:
        21.3478, 22.5614, 53.0988
        xyY:
        0.2201, 0.2326, 22.5614
      CIE-Lab:
        54.6177, -0.4558, -35.6696
        CIE-LCH:
        54.6177, 35.6725, 269.2680
        CIE-Luv:
        54.6177, -23.6656, -54.7768
        Hunter-Lab:
        47.4989, -2.8984, -33.0308
      #5086c0 color charts
#5086c0 RGB chart
      #5086c0 CMYK chart
      #5086c0 RGB pie chart
      #5086c0 color shades, tints & tones
#5086c0 color schemes
#5086c0 color preview, HTML & CSS examples
           This text has a color of #5086c0        
        
          <p style="color:#5086c0;">Text here</p>
        
        
          .mytext {color:#5086c0;}
        
        Text color #5086c0
      
           This box has a color of #5086c0        
        
          <div style="background-color:#5086c0;">Content here</div>
        
        
          .mybackground {background-color:#5086c0;}
        
        Background color #5086c0
      
           Border around this has a color of #5086c0        
        
          <div style="border:2px solid #5086c0;">Content here</div>
        
        
          .myborder {border:2px solid #5086c0;}
        
        Border color #5086c0