#035086 color space conversions
Hex:
        #035086
        RGB:
        3, 80, 134
        CMY:
        99, 69, 47
        CMYK:
        98, 40, 0, 47
      HSL:
        205°, 95.6204%, 26.8627%
        HSV (HSB):
        205°, 97.7612%, 52.5490%
        XYZ:
        7.2093, 7.4779, 23.6177
        xyY:
        0.1882, 0.1952, 7.4779
      CIE-Lab:
        32.8710, 1.0005, -35.9077
        CIE-LCH:
        32.8710, 35.9216, 271.5961
        CIE-Luv:
        32.8710, -19.7635, -48.9497
        Hunter-Lab:
        27.3458, -0.7963, -32.0648
      #035086 color charts
#035086 RGB chart
      #035086 CMYK chart
      #035086 RGB pie chart
      #035086 color shades, tints & tones
#035086 color schemes
#035086 color preview, HTML & CSS examples
           This text has a color of #035086        
        
          <p style="color:#035086;">Text here</p>
        
        
          .mytext {color:#035086;}
        
        Text color #035086
      
           This box has a color of #035086        
        
          <div style="background-color:#035086;">Content here</div>
        
        
          .mybackground {background-color:#035086;}
        
        Background color #035086
      
           Border around this has a color of #035086        
        
          <div style="border:2px solid #035086;">Content here</div>
        
        
          .myborder {border:2px solid #035086;}
        
        Border color #035086