#509bc8 color space conversions
Hex:
        #509bc8
        RGB:
        80, 155, 200
        CMY:
        69, 39, 22
        CMYK:
        60, 23, 0, 22
      HSL:
        203°, 52.1739%, 54.9020%
        HSV (HSB):
        203°, 60.0000%, 78.4314%
        XYZ:
        25.4549, 29.3183, 58.9610
        xyY:
        0.2238, 0.2578, 29.3183
      CIE-Lab:
        61.0615, -9.8709, -30.1518
        CIE-LCH:
        61.0615, 31.7264, 251.8729
        CIE-Luv:
        61.0615, -31.1723, -45.5673
        Hunter-Lab:
        54.1464, -10.8409, -26.6595
      #509bc8 color charts
#509bc8 RGB chart
      #509bc8 CMYK chart
      #509bc8 RGB pie chart
      #509bc8 color shades, tints & tones
#509bc8 color schemes
#509bc8 color preview, HTML & CSS examples
           This text has a color of #509bc8        
        
          <p style="color:#509bc8;">Text here</p>
        
        
          .mytext {color:#509bc8;}
        
        Text color #509bc8
      
           This box has a color of #509bc8        
        
          <div style="background-color:#509bc8;">Content here</div>
        
        
          .mybackground {background-color:#509bc8;}
        
        Background color #509bc8
      
           Border around this has a color of #509bc8        
        
          <div style="border:2px solid #509bc8;">Content here</div>
        
        
          .myborder {border:2px solid #509bc8;}
        
        Border color #509bc8