#036bbf color space conversions
Hex:
        #036bbf
        RGB:
        3, 107, 191
        CMY:
        99, 58, 25
        CMYK:
        98, 44, 0, 25
      HSL:
        207°, 96.9072%, 38.0392%
        HSV (HSB):
        207°, 98.4293%, 74.9020%
        XYZ:
        14.6992, 14.2963, 51.2750
        xyY:
        0.1831, 0.1781, 14.2963
      CIE-Lab:
        44.6550, 6.9394, -51.0233
        CIE-LCH:
        44.6550, 51.4930, 277.7450
        CIE-Luv:
        44.6550, -25.7231, -76.8392
        Hunter-Lab:
        37.8105, 3.2253, -53.9360
      #036bbf color charts
#036bbf RGB chart
      #036bbf CMYK chart
      #036bbf RGB pie chart
      #036bbf color shades, tints & tones
#036bbf color schemes
#036bbf color preview, HTML & CSS examples
           This text has a color of #036bbf        
        
          <p style="color:#036bbf;">Text here</p>
        
        
          .mytext {color:#036bbf;}
        
        Text color #036bbf
      
           This box has a color of #036bbf        
        
          <div style="background-color:#036bbf;">Content here</div>
        
        
          .mybackground {background-color:#036bbf;}
        
        Background color #036bbf
      
           Border around this has a color of #036bbf        
        
          <div style="border:2px solid #036bbf;">Content here</div>
        
        
          .myborder {border:2px solid #036bbf;}
        
        Border color #036bbf