#026ae0 color space conversions
Hex:
        #026ae0
        RGB:
        2, 106, 224
        CMY:
        99, 58, 12
        CMYK:
        99, 53, 0, 12
      HSL:
        212°, 98.2301%, 44.3137%
        HSV (HSB):
        212°, 99.1071%, 87.8431%
        XYZ:
        18.6336, 15.7028, 72.5699
        xyY:
        0.1743, 0.1469, 15.7028
      CIE-Lab:
        46.5821, 20.7116, -66.8008
        CIE-LCH:
        46.5821, 69.9380, 287.2261
        CIE-Luv:
        46.5821, -24.1557, -102.2475
        Hunter-Lab:
        39.6267, 14.5889, -80.8411
      #026ae0 color charts
#026ae0 RGB chart
      #026ae0 CMYK chart
      #026ae0 RGB pie chart
      #026ae0 color shades, tints & tones
#026ae0 color schemes
#026ae0 color preview, HTML & CSS examples
           This text has a color of #026ae0        
        
          <p style="color:#026ae0;">Text here</p>
        
        
          .mytext {color:#026ae0;}
        
        Text color #026ae0
      
           This box has a color of #026ae0        
        
          <div style="background-color:#026ae0;">Content here</div>
        
        
          .mybackground {background-color:#026ae0;}
        
        Background color #026ae0
      
           Border around this has a color of #026ae0        
        
          <div style="border:2px solid #026ae0;">Content here</div>
        
        
          .myborder {border:2px solid #026ae0;}
        
        Border color #026ae0