#509ed5 color space conversions
Hex:
        #509ed5
        RGB:
        80, 158, 213
        CMY:
        69, 38, 16
        CMYK:
        62, 26, 0, 16
      HSL:
        205°, 61.2903%, 57.4510%
        HSV (HSB):
        205°, 62.4413%, 83.5294%
        XYZ:
        27.5454, 30.9633, 67.4755
        xyY:
        0.2186, 0.2458, 30.9633
      CIE-Lab:
        62.4766, -7.3792, -35.2089
        CIE-LCH:
        62.4766, 35.9739, 258.1632
        CIE-Luv:
        62.4766, -31.8163, -54.4485
        Hunter-Lab:
        55.6447, -9.0166, -32.9446
      #509ed5 color charts
#509ed5 RGB chart
      #509ed5 CMYK chart
      #509ed5 RGB pie chart
      #509ed5 color shades, tints & tones
#509ed5 color schemes
#509ed5 color preview, HTML & CSS examples
           This text has a color of #509ed5        
        
          <p style="color:#509ed5;">Text here</p>
        
        
          .mytext {color:#509ed5;}
        
        Text color #509ed5
      
           This box has a color of #509ed5        
        
          <div style="background-color:#509ed5;">Content here</div>
        
        
          .mybackground {background-color:#509ed5;}
        
        Background color #509ed5
      
           Border around this has a color of #509ed5        
        
          <div style="border:2px solid #509ed5;">Content here</div>
        
        
          .myborder {border:2px solid #509ed5;}
        
        Border color #509ed5