#026fbc color space conversions
Hex:
        #026fbc
        RGB:
        2, 111, 188
        CMY:
        99, 56, 26
        CMYK:
        99, 41, 0, 26
      HSL:
        205°, 97.8947%, 37.2549%
        HSV (HSB):
        205°, 98.9362%, 73.7255%
        XYZ:
        14.7866, 15.0126, 49.6953
        xyY:
        0.1860, 0.1889, 15.0126
      CIE-Lab:
        45.6515, 3.1746, -47.6906
        CIE-LCH:
        45.6515, 47.7961, 273.8084
        CIE-Luv:
        45.6515, -27.1910, -71.8429
        Hunter-Lab:
        38.7461, 0.3147, -48.9224
      #026fbc color charts
#026fbc RGB chart
      #026fbc CMYK chart
      #026fbc RGB pie chart
      #026fbc color shades, tints & tones
#026fbc color schemes
#026fbc color preview, HTML & CSS examples
           This text has a color of #026fbc        
        
          <p style="color:#026fbc;">Text here</p>
        
        
          .mytext {color:#026fbc;}
        
        Text color #026fbc
      
           This box has a color of #026fbc        
        
          <div style="background-color:#026fbc;">Content here</div>
        
        
          .mybackground {background-color:#026fbc;}
        
        Background color #026fbc
      
           Border around this has a color of #026fbc        
        
          <div style="border:2px solid #026fbc;">Content here</div>
        
        
          .myborder {border:2px solid #026fbc;}
        
        Border color #026fbc