#509bc4 color space conversions
Hex:
        #509bc4
        RGB:
        80, 155, 196
        CMY:
        69, 39, 23
        CMYK:
        59, 21, 0, 23
      HSL:
        201°, 49.5726%, 54.1176%
        HSV (HSB):
        201°, 59.1837%, 76.8627%
        XYZ:
        24.9934, 29.1337, 56.5306
        xyY:
        0.2259, 0.2633, 29.1337
      CIE-Lab:
        60.8994, -11.1320, -28.1599
        CIE-LCH:
        60.8994, 30.2804, 248.4305
        CIE-Luv:
        60.8994, -31.3123, -42.1093
        Hunter-Lab:
        53.9756, -11.8029, -24.3136
      #509bc4 color charts
#509bc4 RGB chart
      #509bc4 CMYK chart
      #509bc4 RGB pie chart
      #509bc4 color shades, tints & tones
#509bc4 color schemes
#509bc4 color preview, HTML & CSS examples
           This text has a color of #509bc4        
        
          <p style="color:#509bc4;">Text here</p>
        
        
          .mytext {color:#509bc4;}
        
        Text color #509bc4
      
           This box has a color of #509bc4        
        
          <div style="background-color:#509bc4;">Content here</div>
        
        
          .mybackground {background-color:#509bc4;}
        
        Background color #509bc4
      
           Border around this has a color of #509bc4        
        
          <div style="border:2px solid #509bc4;">Content here</div>
        
        
          .myborder {border:2px solid #509bc4;}
        
        Border color #509bc4