#036fe8 color space conversions
Hex:
        #036fe8
        RGB:
        3, 111, 232
        CMY:
        99, 56, 9
        CMYK:
        99, 52, 0, 9
      HSL:
        212°, 97.4468%, 46.0784%
        HSV (HSB):
        212°, 98.7069%, 90.9804%
        XYZ:
        20.2875, 17.2144, 78.5974
        xyY:
        0.1747, 0.1483, 17.2144
      CIE-Lab:
        48.5291, 20.6706, -68.1527
        CIE-LCH:
        48.5291, 71.2184, 286.8725
        CIE-Luv:
        48.5291, -25.2676, -105.4133
        Hunter-Lab:
        41.4903, 14.6731, -83.2732
      #036fe8 color charts
#036fe8 RGB chart
      #036fe8 CMYK chart
      #036fe8 RGB pie chart
      #036fe8 color shades, tints & tones
#036fe8 color schemes
#036fe8 color preview, HTML & CSS examples
           This text has a color of #036fe8        
        
          <p style="color:#036fe8;">Text here</p>
        
        
          .mytext {color:#036fe8;}
        
        Text color #036fe8
      
           This box has a color of #036fe8        
        
          <div style="background-color:#036fe8;">Content here</div>
        
        
          .mybackground {background-color:#036fe8;}
        
        Background color #036fe8
      
           Border around this has a color of #036fe8        
        
          <div style="border:2px solid #036fe8;">Content here</div>
        
        
          .myborder {border:2px solid #036fe8;}
        
        Border color #036fe8