#509dfa color space conversions
Hex:
        #509dfa
        RGB:
        80, 157, 250
        CMY:
        69, 38, 2
        CMYK:
        68, 37, 0, 2
      HSL:
        213°, 94.4444%, 64.7059%
        HSV (HSB):
        213°, 68.0000%, 98.0392%
        XYZ:
        32.6206, 32.7215, 95.0391
        xyY:
        0.2034, 0.2040, 32.7215
      CIE-Lab:
        63.9348, 5.5230, -53.3181
        CIE-LCH:
        63.9348, 53.6033, 275.9139
        CIE-Luv:
        63.9348, -30.3071, -86.5367
        Hunter-Lab:
        57.2027, 1.6870, -58.4650
      #509dfa color charts
#509dfa RGB chart
      #509dfa CMYK chart
      #509dfa RGB pie chart
      #509dfa color shades, tints & tones
#509dfa color schemes
#509dfa color preview, HTML & CSS examples
           This text has a color of #509dfa        
        
          <p style="color:#509dfa;">Text here</p>
        
        
          .mytext {color:#509dfa;}
        
        Text color #509dfa
      
           This box has a color of #509dfa        
        
          <div style="background-color:#509dfa;">Content here</div>
        
        
          .mybackground {background-color:#509dfa;}
        
        Background color #509dfa
      
           Border around this has a color of #509dfa        
        
          <div style="border:2px solid #509dfa;">Content here</div>
        
        
          .myborder {border:2px solid #509dfa;}
        
        Border color #509dfa