#036cbb color space conversions
Hex:
        #036cbb
        RGB:
        3, 108, 187
        CMY:
        99, 58, 27
        CMYK:
        98, 42, 0, 27
      HSL:
        206°, 96.8421%, 37.2549%
        HSV (HSB):
        206°, 98.3957%, 73.3333%
        XYZ:
        14.3698, 14.3323, 49.0228
        xyY:
        0.1849, 0.1844, 14.3323
      CIE-Lab:
        44.7058, 4.6998, -48.6232
        CIE-LCH:
        44.7058, 48.8498, 275.5209
        CIE-Luv:
        44.7058, -26.2354, -73.0309
        Hunter-Lab:
        37.8581, 1.5014, -50.2745
      #036cbb color charts
#036cbb RGB chart
      #036cbb CMYK chart
      #036cbb RGB pie chart
      #036cbb color shades, tints & tones
#036cbb color schemes
#036cbb color preview, HTML & CSS examples
           This text has a color of #036cbb        
        
          <p style="color:#036cbb;">Text here</p>
        
        
          .mytext {color:#036cbb;}
        
        Text color #036cbb
      
           This box has a color of #036cbb        
        
          <div style="background-color:#036cbb;">Content here</div>
        
        
          .mybackground {background-color:#036cbb;}
        
        Background color #036cbb
      
           Border around this has a color of #036cbb        
        
          <div style="border:2px solid #036cbb;">Content here</div>
        
        
          .myborder {border:2px solid #036cbb;}
        
        Border color #036cbb