#026ff2 color space conversions
Hex:
        #026ff2
        RGB:
        2, 111, 242
        CMY:
        99, 56, 5
        CMYK:
        99, 54, 0, 5
      HSL:
        213°, 98.3607%, 47.8431%
        HSV (HSB):
        213°, 99.1736%, 94.9020%
        XYZ:
        21.7365, 17.7926, 86.2931
        xyY:
        0.1728, 0.1414, 17.7926
      CIE-Lab:
        49.2436, 24.5422, -72.5950
        CIE-LCH:
        49.2436, 76.6313, 288.6788
        CIE-Luv:
        49.2436, -24.9894, -112.5783
        Hunter-Lab:
        42.1813, 18.1659, -91.7667
      #026ff2 color charts
#026ff2 RGB chart
      #026ff2 CMYK chart
      #026ff2 RGB pie chart
      #026ff2 color shades, tints & tones
#026ff2 color schemes
#026ff2 color preview, HTML & CSS examples
           This text has a color of #026ff2        
        
          <p style="color:#026ff2;">Text here</p>
        
        
          .mytext {color:#026ff2;}
        
        Text color #026ff2
      
           This box has a color of #026ff2        
        
          <div style="background-color:#026ff2;">Content here</div>
        
        
          .mybackground {background-color:#026ff2;}
        
        Background color #026ff2
      
           Border around this has a color of #026ff2        
        
          <div style="border:2px solid #026ff2;">Content here</div>
        
        
          .myborder {border:2px solid #026ff2;}
        
        Border color #026ff2