#5895cd color space conversions
Hex:
        #5895cd
        RGB:
        88, 149, 205
        CMY:
        65, 42, 20
        CMYK:
        57, 27, 0, 20
      HSL:
        209°, 53.9171%, 57.4510%
        HSV (HSB):
        209°, 57.0732%, 80.3922%
        XYZ:
        25.7914, 27.9774, 61.7984
        xyY:
        0.2232, 0.2421, 27.9774
      CIE-Lab:
        59.8683, -3.3140, -34.7832
        CIE-LCH:
        59.8683, 34.9407, 264.5576
        CIE-Luv:
        59.8683, -26.6991, -53.8547
        Hunter-Lab:
        52.8936, -5.5258, -32.2461
      #5895cd color charts
#5895cd RGB chart
      #5895cd CMYK chart
      #5895cd RGB pie chart
      #5895cd color shades, tints & tones
#5895cd color schemes
#5895cd color preview, HTML & CSS examples
           This text has a color of #5895cd        
        
          <p style="color:#5895cd;">Text here</p>
        
        
          .mytext {color:#5895cd;}
        
        Text color #5895cd
      
           This box has a color of #5895cd        
        
          <div style="background-color:#5895cd;">Content here</div>
        
        
          .mybackground {background-color:#5895cd;}
        
        Background color #5895cd
      
           Border around this has a color of #5895cd        
        
          <div style="border:2px solid #5895cd;">Content here</div>
        
        
          .myborder {border:2px solid #5895cd;}
        
        Border color #5895cd