#086483 color space conversions
Hex:
        #086483
        RGB:
        8, 100, 131
        CMY:
        97, 61, 49
        CMYK:
        94, 24, 0, 49
      HSL:
        195°, 88.4892%, 27.2549%
        HSV (HSB):
        195°, 93.8931%, 51.3725%
        XYZ:
        8.7540, 10.8047, 23.0968
        xyY:
        0.2052, 0.2533, 10.8047
      CIE-Lab:
        39.2495, -12.3429, -24.0204
        CIE-LCH:
        39.2495, 27.0060, 242.8036
        CIE-Luv:
        39.2495, -26.5371, -32.3263
        Hunter-Lab:
        32.8704, -9.9852, -18.6516
      #086483 color charts
#086483 RGB chart
      #086483 CMYK chart
      #086483 RGB pie chart
      #086483 color shades, tints & tones
#086483 color schemes
#086483 color preview, HTML & CSS examples
           This text has a color of #086483        
        
          <p style="color:#086483;">Text here</p>
        
        
          .mytext {color:#086483;}
        
        Text color #086483
      
           This box has a color of #086483        
        
          <div style="background-color:#086483;">Content here</div>
        
        
          .mybackground {background-color:#086483;}
        
        Background color #086483
      
           Border around this has a color of #086483        
        
          <div style="border:2px solid #086483;">Content here</div>
        
        
          .myborder {border:2px solid #086483;}
        
        Border color #086483