#0696bd color space conversions
Hex:
        #0696bd
        RGB:
        6, 150, 189
        CMY:
        98, 41, 26
        CMYK:
        97, 21, 0, 26
      HSL:
        193°, 93.8462%, 38.2353%
        HSV (HSB):
        193°, 96.8254%, 74.1176%
        XYZ:
        20.1668, 25.5255, 52.0081
        xyY:
        0.2064, 0.2613, 25.5255
      CIE-Lab:
        57.5839, -18.9527, -29.4701
        CIE-LCH:
        57.5839, 35.0384, 237.2543
        CIE-Luv:
        57.5839, -40.0893, -42.9880
        Hunter-Lab:
        50.5228, -17.1646, -25.6671
      #0696bd color charts
#0696bd RGB chart
      #0696bd CMYK chart
      #0696bd RGB pie chart
      #0696bd color shades, tints & tones
#0696bd color schemes
#0696bd color preview, HTML & CSS examples
           This text has a color of #0696bd        
        
          <p style="color:#0696bd;">Text here</p>
        
        
          .mytext {color:#0696bd;}
        
        Text color #0696bd
      
           This box has a color of #0696bd        
        
          <div style="background-color:#0696bd;">Content here</div>
        
        
          .mybackground {background-color:#0696bd;}
        
        Background color #0696bd
      
           Border around this has a color of #0696bd        
        
          <div style="border:2px solid #0696bd;">Content here</div>
        
        
          .myborder {border:2px solid #0696bd;}
        
        Border color #0696bd