#0695ba color space conversions
Hex:
        #0695ba
        RGB:
        6, 149, 186
        CMY:
        98, 42, 27
        CMYK:
        97, 20, 0, 27
      HSL:
        192°, 93.7500%, 37.6471%
        HSV (HSB):
        192°, 96.7742%, 72.9412%
        XYZ:
        19.6855, 25.0788, 50.2575
        xyY:
        0.2072, 0.2639, 25.0788
      CIE-Lab:
        57.1521, -19.4828, -28.4404
        CIE-LCH:
        57.1521, 34.4737, 235.5873
        CIE-Luv:
        57.1521, -39.9667, -41.1859
        Hunter-Lab:
        50.0787, -17.4711, -24.4466
      #0695ba color charts
#0695ba RGB chart
      #0695ba CMYK chart
      #0695ba RGB pie chart
      #0695ba color shades, tints & tones
#0695ba color schemes
#0695ba color preview, HTML & CSS examples
           This text has a color of #0695ba        
        
          <p style="color:#0695ba;">Text here</p>
        
        
          .mytext {color:#0695ba;}
        
        Text color #0695ba
      
           This box has a color of #0695ba        
        
          <div style="background-color:#0695ba;">Content here</div>
        
        
          .mybackground {background-color:#0695ba;}
        
        Background color #0695ba
      
           Border around this has a color of #0695ba        
        
          <div style="border:2px solid #0695ba;">Content here</div>
        
        
          .myborder {border:2px solid #0695ba;}
        
        Border color #0695ba