#0965ae color space conversions
Hex:
        #0965ae
        RGB:
        9, 101, 174
        CMY:
        96, 60, 32
        CMYK:
        95, 42, 0, 32
      HSL:
        207°, 90.1639%, 35.8824%
        HSV (HSB):
        207°, 94.8276%, 68.2353%
        XYZ:
        12.4063, 12.4214, 41.7881
        xyY:
        0.1862, 0.1865, 12.4214
      CIE-Lab:
        41.8782, 4.1574, -45.5530
        CIE-LCH:
        41.8782, 45.7423, 275.2146
        CIE-Luv:
        41.8782, -24.3457, -67.1781
        Hunter-Lab:
        35.2440, 1.1570, -45.6280
      #0965ae color charts
#0965ae RGB chart
      #0965ae CMYK chart
      #0965ae RGB pie chart
      #0965ae color shades, tints & tones
#0965ae color schemes
#0965ae color preview, HTML & CSS examples
           This text has a color of #0965ae        
        
          <p style="color:#0965ae;">Text here</p>
        
        
          .mytext {color:#0965ae;}
        
        Text color #0965ae
      
           This box has a color of #0965ae        
        
          <div style="background-color:#0965ae;">Content here</div>
        
        
          .mybackground {background-color:#0965ae;}
        
        Background color #0965ae
      
           Border around this has a color of #0965ae        
        
          <div style="border:2px solid #0965ae;">Content here</div>
        
        
          .myborder {border:2px solid #0965ae;}
        
        Border color #0965ae