#0895cd color space conversions
Hex:
        #0895cd
        RGB:
        8, 149, 205
        CMY:
        97, 42, 20
        CMYK:
        96, 27, 0, 20
      HSL:
        197°, 92.4883%, 41.7647%
        HSV (HSB):
        197°, 96.0976%, 80.3922%
        XYZ:
        21.8670, 25.9543, 61.6148
        xyY:
        0.1998, 0.2372, 25.9543
      CIE-Lab:
        57.9936, -12.5628, -37.8512
        CIE-LCH:
        57.9936, 39.8815, 251.6391
        CIE-Luv:
        57.9936, -38.5158, -57.6189
        Hunter-Lab:
        50.9454, -12.5377, -36.0453
      #0895cd color charts
#0895cd RGB chart
      #0895cd CMYK chart
      #0895cd RGB pie chart
      #0895cd color shades, tints & tones
#0895cd color schemes
#0895cd color preview, HTML & CSS examples
           This text has a color of #0895cd        
        
          <p style="color:#0895cd;">Text here</p>
        
        
          .mytext {color:#0895cd;}
        
        Text color #0895cd
      
           This box has a color of #0895cd        
        
          <div style="background-color:#0895cd;">Content here</div>
        
        
          .mybackground {background-color:#0895cd;}
        
        Background color #0895cd
      
           Border around this has a color of #0895cd        
        
          <div style="border:2px solid #0895cd;">Content here</div>
        
        
          .myborder {border:2px solid #0895cd;}
        
        Border color #0895cd