#027dbe color space conversions
Hex:
        #027dbe
        RGB:
        2, 125, 190
        CMY:
        99, 51, 25
        CMYK:
        99, 34, 0, 25
      HSL:
        201°, 97.9167%, 37.6471%
        HSV (HSB):
        201°, 98.9474%, 74.5098%
        XYZ:
        16.6529, 18.3978, 51.3886
        xyY:
        0.1927, 0.2128, 18.3978
      CIE-Lab:
        49.9751, -4.5930, -41.9654
        CIE-LCH:
        49.9751, 42.2160, 263.7539
        CIE-Luv:
        49.9751, -31.6712, -63.4948
        Hunter-Lab:
        42.8927, -5.7604, -41.0089
      #027dbe color charts
#027dbe RGB chart
      #027dbe CMYK chart
      #027dbe RGB pie chart
      #027dbe color shades, tints & tones
#027dbe color schemes
#027dbe color preview, HTML & CSS examples
           This text has a color of #027dbe        
        
          <p style="color:#027dbe;">Text here</p>
        
        
          .mytext {color:#027dbe;}
        
        Text color #027dbe
      
           This box has a color of #027dbe        
        
          <div style="background-color:#027dbe;">Content here</div>
        
        
          .mybackground {background-color:#027dbe;}
        
        Background color #027dbe
      
           Border around this has a color of #027dbe        
        
          <div style="border:2px solid #027dbe;">Content here</div>
        
        
          .myborder {border:2px solid #027dbe;}
        
        Border color #027dbe