#036eb2 color space conversions
Hex:
        #036eb2
        RGB:
        3, 110, 178
        CMY:
        99, 57, 30
        CMYK:
        98, 38, 0, 30
      HSL:
        203°, 96.6851%, 35.4902%
        HSV (HSB):
        203°, 98.3146%, 69.8039%
        XYZ:
        13.6494, 14.3856, 44.1768
        xyY:
        0.1890, 0.1992, 14.3856
      CIE-Lab:
        44.7809, -0.1514, -43.2666
        CIE-LCH:
        44.7809, 43.2668, 269.7995
        CIE-Luv:
        44.7809, -27.3627, -64.4137
        Hunter-Lab:
        37.9283, -2.1373, -42.5078
      #036eb2 color charts
#036eb2 RGB chart
      #036eb2 CMYK chart
      #036eb2 RGB pie chart
      #036eb2 color shades, tints & tones
#036eb2 color schemes
#036eb2 color preview, HTML & CSS examples
           This text has a color of #036eb2        
        
          <p style="color:#036eb2;">Text here</p>
        
        
          .mytext {color:#036eb2;}
        
        Text color #036eb2
      
           This box has a color of #036eb2        
        
          <div style="background-color:#036eb2;">Content here</div>
        
        
          .mybackground {background-color:#036eb2;}
        
        Background color #036eb2
      
           Border around this has a color of #036eb2        
        
          <div style="border:2px solid #036eb2;">Content here</div>
        
        
          .myborder {border:2px solid #036eb2;}
        
        Border color #036eb2