#5595d3 color space conversions
Hex:
        #5595d3
        RGB:
        85, 149, 211
        CMY:
        67, 42, 17
        CMYK:
        60, 29, 0, 17
      HSL:
        210°, 58.8785%, 58.0392%
        HSV (HSB):
        210°, 59.7156%, 82.7451%
        XYZ:
        26.2516, 28.1293, 65.6739
        xyY:
        0.2187, 0.2343, 28.1293
      CIE-Lab:
        60.0054, -1.9908, -37.9384
        CIE-LCH:
        60.0054, 37.9906, 266.9961
        CIE-Luv:
        60.0054, -27.3749, -59.2571
        Hunter-Lab:
        53.0371, -4.4632, -36.2907
      #5595d3 color charts
#5595d3 RGB chart
      #5595d3 CMYK chart
      #5595d3 RGB pie chart
      #5595d3 color shades, tints & tones
#5595d3 color schemes
#5595d3 color preview, HTML & CSS examples
           This text has a color of #5595d3        
        
          <p style="color:#5595d3;">Text here</p>
        
        
          .mytext {color:#5595d3;}
        
        Text color #5595d3
      
           This box has a color of #5595d3        
        
          <div style="background-color:#5595d3;">Content here</div>
        
        
          .mybackground {background-color:#5595d3;}
        
        Background color #5595d3
      
           Border around this has a color of #5595d3        
        
          <div style="border:2px solid #5595d3;">Content here</div>
        
        
          .myborder {border:2px solid #5595d3;}
        
        Border color #5595d3