#509be3 color space conversions
Hex:
        #509be3
        RGB:
        80, 155, 227
        CMY:
        69, 39, 11
        CMYK:
        65, 32, 0, 11
      HSL:
        209°, 72.4138%, 60.1961%
        HSV (HSB):
        209°, 64.7577%, 89.0196%
        XYZ:
        28.8947, 30.6942, 77.0747
        xyY:
        0.2114, 0.2246, 30.6942
      CIE-Lab:
        62.2486, -1.0794, -43.3321
        CIE-LCH:
        62.2486, 43.3456, 268.5731
        CIE-Luv:
        62.2486, -30.2912, -68.7378
        Hunter-Lab:
        55.4024, -3.8586, -43.7015
      #509be3 color charts
#509be3 RGB chart
      #509be3 CMYK chart
      #509be3 RGB pie chart
      #509be3 color shades, tints & tones
#509be3 color schemes
#509be3 color preview, HTML & CSS examples
           This text has a color of #509be3        
        
          <p style="color:#509be3;">Text here</p>
        
        
          .mytext {color:#509be3;}
        
        Text color #509be3
      
           This box has a color of #509be3        
        
          <div style="background-color:#509be3;">Content here</div>
        
        
          .mybackground {background-color:#509be3;}
        
        Background color #509be3
      
           Border around this has a color of #509be3        
        
          <div style="border:2px solid #509be3;">Content here</div>
        
        
          .myborder {border:2px solid #509be3;}
        
        Border color #509be3