#027edb color space conversions
Hex:
        #027edb
        RGB:
        2, 126, 219
        CMY:
        99, 51, 14
        CMYK:
        99, 42, 0, 14
      HSL:
        206°, 98.1900%, 43.3333%
        HSV (HSB):
        206°, 99.0868%, 85.8824%
        XYZ:
        20.2721, 20.0491, 69.8192
        xyY:
        0.1841, 0.1820, 20.0491
      CIE-Lab:
        51.8927, 6.0968, -55.4090
        CIE-LCH:
        51.8927, 55.7434, 276.2792
        CIE-Luv:
        51.8927, -30.3420, -86.4703
        Hunter-Lab:
        44.7762, 2.4561, -61.1072
      #027edb color charts
#027edb RGB chart
      #027edb CMYK chart
      #027edb RGB pie chart
      #027edb color shades, tints & tones
#027edb color schemes
#027edb color preview, HTML & CSS examples
           This text has a color of #027edb        
        
          <p style="color:#027edb;">Text here</p>
        
        
          .mytext {color:#027edb;}
        
        Text color #027edb
      
           This box has a color of #027edb        
        
          <div style="background-color:#027edb;">Content here</div>
        
        
          .mybackground {background-color:#027edb;}
        
        Background color #027edb
      
           Border around this has a color of #027edb        
        
          <div style="border:2px solid #027edb;">Content here</div>
        
        
          .myborder {border:2px solid #027edb;}
        
        Border color #027edb