#0952ad color space conversions
Hex:
        #0952ad
        RGB:
        9, 82, 173
        CMY:
        96, 68, 32
        CMYK:
        95, 53, 0, 32
      HSL:
        213°, 90.1099%, 35.6863%
        HSV (HSB):
        213°, 94.7977%, 67.8431%
        XYZ:
        10.6728, 9.1098, 40.7310
        xyY:
        0.1764, 0.1505, 9.1098
      CIE-Lab:
        36.1948, 16.2440, -54.1159
        CIE-LCH:
        36.1948, 56.5013, 286.7082
        CIE-Luv:
        36.1948, -18.5572, -77.2274
        Hunter-Lab:
        30.1824, 10.2999, -58.8838
      #0952ad color charts
#0952ad RGB chart
      #0952ad CMYK chart
      #0952ad RGB pie chart
      #0952ad color shades, tints & tones
#0952ad color schemes
#0952ad color preview, HTML & CSS examples
           This text has a color of #0952ad        
        
          <p style="color:#0952ad;">Text here</p>
        
        
          .mytext {color:#0952ad;}
        
        Text color #0952ad
      
           This box has a color of #0952ad        
        
          <div style="background-color:#0952ad;">Content here</div>
        
        
          .mybackground {background-color:#0952ad;}
        
        Background color #0952ad
      
           Border around this has a color of #0952ad        
        
          <div style="border:2px solid #0952ad;">Content here</div>
        
        
          .myborder {border:2px solid #0952ad;}
        
        Border color #0952ad