#509bc3 color space conversions
Hex:
        #509bc3
        RGB:
        80, 155, 195
        CMY:
        69, 39, 24
        CMYK:
        59, 21, 0, 24
      HSL:
        201°, 48.9362%, 53.9216%
        HSV (HSB):
        201°, 58.9744%, 76.4706%
        XYZ:
        24.8799, 29.0883, 55.9330
        xyY:
        0.2264, 0.2647, 29.0883
      CIE-Lab:
        60.8595, -11.4453, -27.6604
        CIE-LCH:
        60.8595, 29.9348, 247.5213
        CIE-Luv:
        60.8595, -31.3476, -41.2446
        Hunter-Lab:
        53.9336, -12.0404, -23.7346
      #509bc3 color charts
#509bc3 RGB chart
      #509bc3 CMYK chart
      #509bc3 RGB pie chart
      #509bc3 color shades, tints & tones
#509bc3 color schemes
#509bc3 color preview, HTML & CSS examples
           This text has a color of #509bc3        
        
          <p style="color:#509bc3;">Text here</p>
        
        
          .mytext {color:#509bc3;}
        
        Text color #509bc3
      
           This box has a color of #509bc3        
        
          <div style="background-color:#509bc3;">Content here</div>
        
        
          .mybackground {background-color:#509bc3;}
        
        Background color #509bc3
      
           Border around this has a color of #509bc3        
        
          <div style="border:2px solid #509bc3;">Content here</div>
        
        
          .myborder {border:2px solid #509bc3;}
        
        Border color #509bc3