#0975af color space conversions
Hex:
        #0975af
        RGB:
        9, 117, 175
        CMY:
        96, 54, 31
        CMYK:
        95, 33, 0, 31
      HSL:
        201°, 90.2174%, 36.0784%
        HSV (HSB):
        201°, 94.8571%, 68.6275%
        XYZ:
        14.2118, 15.8758, 42.8727
        xyY:
        0.1948, 0.2176, 15.8758
      CIE-Lab:
        46.8111, -5.3542, -38.2947
        CIE-LCH:
        46.8111, 38.6672, 262.0407
        CIE-Luv:
        46.8111, -29.5884, -56.7680
        Hunter-Lab:
        39.8444, -6.0600, -35.9051
      #0975af color charts
#0975af RGB chart
      #0975af CMYK chart
      #0975af RGB pie chart
      #0975af color shades, tints & tones
#0975af color schemes
#0975af color preview, HTML & CSS examples
           This text has a color of #0975af        
        
          <p style="color:#0975af;">Text here</p>
        
        
          .mytext {color:#0975af;}
        
        Text color #0975af
      
           This box has a color of #0975af        
        
          <div style="background-color:#0975af;">Content here</div>
        
        
          .mybackground {background-color:#0975af;}
        
        Background color #0975af
      
           Border around this has a color of #0975af        
        
          <div style="border:2px solid #0975af;">Content here</div>
        
        
          .myborder {border:2px solid #0975af;}
        
        Border color #0975af