#3595ef color space conversions
Hex:
        #3595ef
        RGB:
        53, 149, 239
        CMY:
        79, 42, 6
        CMYK:
        78, 38, 0, 6
      HSL:
        209°, 85.3211%, 57.2549%
        HSV (HSB):
        209°, 77.8243%, 93.7255%
        XYZ:
        27.7956, 28.4838, 85.6943
        xyY:
        0.1958, 0.2006, 28.4838
      CIE-Lab:
        60.3233, 2.9015, -53.0629
        CIE-LCH:
        60.3233, 53.1422, 273.1298
        CIE-Luv:
        60.3233, -32.7124, -84.9738
        Hunter-Lab:
        53.3702, -0.4336, -57.8403
      #3595ef color charts
#3595ef RGB chart
      #3595ef CMYK chart
      #3595ef RGB pie chart
      #3595ef color shades, tints & tones
#3595ef color schemes
#3595ef color preview, HTML & CSS examples
           This text has a color of #3595ef        
        
          <p style="color:#3595ef;">Text here</p>
        
        
          .mytext {color:#3595ef;}
        
        Text color #3595ef
      
           This box has a color of #3595ef        
        
          <div style="background-color:#3595ef;">Content here</div>
        
        
          .mybackground {background-color:#3595ef;}
        
        Background color #3595ef
      
           Border around this has a color of #3595ef        
        
          <div style="border:2px solid #3595ef;">Content here</div>
        
        
          .myborder {border:2px solid #3595ef;}
        
        Border color #3595ef