#509bef color space conversions
Hex:
        #509bef
        RGB:
        80, 155, 239
        CMY:
        69, 39, 6
        CMYK:
        67, 35, 0, 6
      HSL:
        212°, 83.2461%, 62.5490%
        HSV (HSB):
        212°, 66.5272%, 93.7255%
        XYZ:
        30.6096, 31.3802, 86.1050
        xyY:
        0.2067, 0.2119, 31.3802
      CIE-Lab:
        62.8272, 2.9502, -49.0403
        CIE-LCH:
        62.8272, 49.1290, 273.4427
        CIE-Luv:
        62.8272, -29.9402, -78.8549
        Hunter-Lab:
        56.0180, -0.4947, -51.9218
      #509bef color charts
#509bef RGB chart
      #509bef CMYK chart
      #509bef RGB pie chart
      #509bef color shades, tints & tones
#509bef color schemes
#509bef color preview, HTML & CSS examples
           This text has a color of #509bef        
        
          <p style="color:#509bef;">Text here</p>
        
        
          .mytext {color:#509bef;}
        
        Text color #509bef
      
           This box has a color of #509bef        
        
          <div style="background-color:#509bef;">Content here</div>
        
        
          .mybackground {background-color:#509bef;}
        
        Background color #509bef
      
           Border around this has a color of #509bef        
        
          <div style="border:2px solid #509bef;">Content here</div>
        
        
          .myborder {border:2px solid #509bef;}
        
        Border color #509bef