#5595d2 color space conversions
Hex:
        #5595d2
        RGB:
        85, 149, 210
        CMY:
        67, 42, 18
        CMYK:
        60, 29, 0, 18
      HSL:
        209°, 58.1395%, 57.8431%
        HSV (HSB):
        209°, 59.5238%, 82.3529%
        XYZ:
        26.1266, 28.0793, 65.0156
        xyY:
        0.2191, 0.2355, 28.0793
      CIE-Lab:
        59.9603, -2.3143, -37.4496
        CIE-LCH:
        59.9603, 37.5210, 266.4637
        CIE-Luv:
        59.9603, -27.3983, -58.4017
        Hunter-Lab:
        52.9899, -4.7232, -35.6525
      #5595d2 color charts
#5595d2 RGB chart
      #5595d2 CMYK chart
      #5595d2 RGB pie chart
      #5595d2 color shades, tints & tones
#5595d2 color schemes
#5595d2 color preview, HTML & CSS examples
           This text has a color of #5595d2        
        
          <p style="color:#5595d2;">Text here</p>
        
        
          .mytext {color:#5595d2;}
        
        Text color #5595d2
      
           This box has a color of #5595d2        
        
          <div style="background-color:#5595d2;">Content here</div>
        
        
          .mybackground {background-color:#5595d2;}
        
        Background color #5595d2
      
           Border around this has a color of #5595d2        
        
          <div style="border:2px solid #5595d2;">Content here</div>
        
        
          .myborder {border:2px solid #5595d2;}
        
        Border color #5595d2