#095483 color space conversions
Hex:
        #095483
        RGB:
        9, 84, 131
        CMY:
        96, 67, 49
        CMYK:
        93, 36, 0, 49
      HSL:
        203°, 87.1429%, 27.4510%
        HSV (HSB):
        203°, 93.1298%, 51.3725%
        XYZ:
        7.3797, 8.0374, 22.6352
        xyY:
        0.1939, 0.2112, 8.0374
      CIE-Lab:
        34.0607, -2.4725, -32.1665
        CIE-LCH:
        34.0607, 32.2614, 265.6045
        CIE-Luv:
        34.0607, -20.8621, -43.8281
        Hunter-Lab:
        28.3503, -3.1488, -27.4924
      #095483 color charts
#095483 RGB chart
      #095483 CMYK chart
      #095483 RGB pie chart
      #095483 color shades, tints & tones
#095483 color schemes
#095483 color preview, HTML & CSS examples
           This text has a color of #095483        
        
          <p style="color:#095483;">Text here</p>
        
        
          .mytext {color:#095483;}
        
        Text color #095483
      
           This box has a color of #095483        
        
          <div style="background-color:#095483;">Content here</div>
        
        
          .mybackground {background-color:#095483;}
        
        Background color #095483
      
           Border around this has a color of #095483        
        
          <div style="border:2px solid #095483;">Content here</div>
        
        
          .myborder {border:2px solid #095483;}
        
        Border color #095483