#026af5 color space conversions
Hex:
        #026af5
        RGB:
        2, 106, 245
        CMY:
        99, 58, 4
        CMYK:
        99, 57, 0, 4
      HSL:
        214°, 98.3806%, 48.4314%
        HSV (HSB):
        214°, 99.1837%, 96.0784%
        XYZ:
        21.6605, 16.9135, 88.5092
        xyY:
        0.1704, 0.1331, 16.9135
      CIE-Lab:
        48.1509, 28.8951, -76.0499
        CIE-LCH:
        48.1509, 81.3543, 290.8043
        CIE-Luv:
        48.1509, -23.5713, -116.9975
        Hunter-Lab:
        41.1261, 22.0427, -98.8123
      #026af5 color charts
#026af5 RGB chart
      #026af5 CMYK chart
      #026af5 RGB pie chart
      #026af5 color shades, tints & tones
#026af5 color schemes
#026af5 color preview, HTML & CSS examples
           This text has a color of #026af5        
        
          <p style="color:#026af5;">Text here</p>
        
        
          .mytext {color:#026af5;}
        
        Text color #026af5
      
           This box has a color of #026af5        
        
          <div style="background-color:#026af5;">Content here</div>
        
        
          .mybackground {background-color:#026af5;}
        
        Background color #026af5
      
           Border around this has a color of #026af5        
        
          <div style="border:2px solid #026af5;">Content here</div>
        
        
          .myborder {border:2px solid #026af5;}
        
        Border color #026af5