#036cd7 color space conversions
Hex:
        #036cd7
        RGB:
        3, 108, 215
        CMY:
        99, 58, 16
        CMYK:
        99, 50, 0, 16
      HSL:
        210°, 97.2477%, 42.7451%
        HSV (HSB):
        210°, 98.6047%, 84.3137%
        XYZ:
        17.6659, 15.6508, 66.3798
        xyY:
        0.1772, 0.1570, 15.6508
      CIE-Lab:
        46.5129, 15.8916, -61.8045
        CIE-LCH:
        46.5129, 63.8149, 284.4200
        CIE-Luv:
        46.5129, -25.0060, -94.5743
        Hunter-Lab:
        39.5611, 10.4767, -71.7904
      #036cd7 color charts
#036cd7 RGB chart
      #036cd7 CMYK chart
      #036cd7 RGB pie chart
      #036cd7 color shades, tints & tones
#036cd7 color schemes
#036cd7 color preview, HTML & CSS examples
           This text has a color of #036cd7        
        
          <p style="color:#036cd7;">Text here</p>
        
        
          .mytext {color:#036cd7;}
        
        Text color #036cd7
      
           This box has a color of #036cd7        
        
          <div style="background-color:#036cd7;">Content here</div>
        
        
          .mybackground {background-color:#036cd7;}
        
        Background color #036cd7
      
           Border around this has a color of #036cd7        
        
          <div style="border:2px solid #036cd7;">Content here</div>
        
        
          .myborder {border:2px solid #036cd7;}
        
        Border color #036cd7