#5095ce color space conversions
Hex:
        #5095ce
        RGB:
        80, 149, 206
        CMY:
        69, 42, 19
        CMYK:
        61, 28, 0, 19
      HSL:
        207°, 56.2500%, 56.0784%
        HSV (HSB):
        207°, 61.1650%, 80.7843%
        XYZ:
        25.1963, 27.6566, 62.4028
        xyY:
        0.2186, 0.2400, 27.6566
      CIE-Lab:
        59.5772, -4.5684, -35.8231
        CIE-LCH:
        59.5772, 36.1133, 262.7325
        CIE-Luv:
        59.5772, -28.7828, -55.3864
        Hunter-Lab:
        52.5895, -6.5102, -33.5409
      #5095ce color charts
#5095ce RGB chart
      #5095ce CMYK chart
      #5095ce RGB pie chart
      #5095ce color shades, tints & tones
#5095ce color schemes
#5095ce color preview, HTML & CSS examples
           This text has a color of #5095ce        
        
          <p style="color:#5095ce;">Text here</p>
        
        
          .mytext {color:#5095ce;}
        
        Text color #5095ce
      
           This box has a color of #5095ce        
        
          <div style="background-color:#5095ce;">Content here</div>
        
        
          .mybackground {background-color:#5095ce;}
        
        Background color #5095ce
      
           Border around this has a color of #5095ce        
        
          <div style="border:2px solid #5095ce;">Content here</div>
        
        
          .myborder {border:2px solid #5095ce;}
        
        Border color #5095ce