#095cae color space conversions
Hex:
        #095cae
        RGB:
        9, 92, 174
        CMY:
        96, 64, 32
        CMYK:
        95, 47, 0, 32
      HSL:
        210°, 90.1639%, 35.8824%
        HSV (HSB):
        210°, 94.8276%, 68.2353%
        XYZ:
        11.5798, 10.7684, 41.5126
        xyY:
        0.1813, 0.1686, 10.7684
      CIE-Lab:
        39.1876, 9.9926, -49.8719
        CIE-LCH:
        39.1876, 50.8632, 281.3301
        CIE-Luv:
        39.1876, -21.5085, -72.7107
        Hunter-Lab:
        32.8152, 5.5623, -52.0337
      #095cae color charts
#095cae RGB chart
      #095cae CMYK chart
      #095cae RGB pie chart
      #095cae color shades, tints & tones
#095cae color schemes
#095cae color preview, HTML & CSS examples
           This text has a color of #095cae        
        
          <p style="color:#095cae;">Text here</p>
        
        
          .mytext {color:#095cae;}
        
        Text color #095cae
      
           This box has a color of #095cae        
        
          <div style="background-color:#095cae;">Content here</div>
        
        
          .mybackground {background-color:#095cae;}
        
        Background color #095cae
      
           Border around this has a color of #095cae        
        
          <div style="border:2px solid #095cae;">Content here</div>
        
        
          .myborder {border:2px solid #095cae;}
        
        Border color #095cae