#0368af color space conversions
Hex:
        #0368af
        RGB:
        3, 104, 175
        CMY:
        99, 59, 31
        CMYK:
        98, 41, 0, 31
      HSL:
        205°, 96.6292%, 34.9020%
        HSV (HSB):
        205°, 98.2857%, 68.6275%
        XYZ:
        12.7257, 13.0151, 42.3989
        xyY:
        0.1868, 0.1910, 13.0151
      CIE-Lab:
        42.7860, 2.4026, -44.6925
        CIE-LCH:
        42.7860, 44.7570, 273.0772
        CIE-Luv:
        42.7860, -25.5630, -66.0965
        Hunter-Lab:
        36.0765, -0.1692, -44.4270
      #0368af color charts
#0368af RGB chart
      #0368af CMYK chart
      #0368af RGB pie chart
      #0368af color shades, tints & tones
#0368af color schemes
#0368af color preview, HTML & CSS examples
           This text has a color of #0368af        
        
          <p style="color:#0368af;">Text here</p>
        
        
          .mytext {color:#0368af;}
        
        Text color #0368af
      
           This box has a color of #0368af        
        
          <div style="background-color:#0368af;">Content here</div>
        
        
          .mybackground {background-color:#0368af;}
        
        Background color #0368af
      
           Border around this has a color of #0368af        
        
          <div style="border:2px solid #0368af;">Content here</div>
        
        
          .myborder {border:2px solid #0368af;}
        
        Border color #0368af