#027fa0 color space conversions
Hex:
        #027fa0
        RGB:
        2, 127, 160
        CMY:
        99, 50, 37
        CMYK:
        99, 21, 0, 37
      HSL:
        193°, 97.5309%, 31.7647%
        HSV (HSB):
        193°, 98.7500%, 62.7451%
        XYZ:
        13.9596, 17.7297, 35.9441
        xyY:
        0.2064, 0.2621, 17.7297
      CIE-Lab:
        49.1666, -17.0867, -25.8686
        CIE-LCH:
        49.1666, 31.0022, 236.5544
        CIE-Luv:
        49.1666, -34.4059, -36.3058
        Hunter-Lab:
        42.1067, -14.5088, -21.1379
      #027fa0 color charts
#027fa0 RGB chart
      #027fa0 CMYK chart
      #027fa0 RGB pie chart
      #027fa0 color shades, tints & tones
#027fa0 color schemes
#027fa0 color preview, HTML & CSS examples
           This text has a color of #027fa0        
        
          <p style="color:#027fa0;">Text here</p>
        
        
          .mytext {color:#027fa0;}
        
        Text color #027fa0
      
           This box has a color of #027fa0        
        
          <div style="background-color:#027fa0;">Content here</div>
        
        
          .mybackground {background-color:#027fa0;}
        
        Background color #027fa0
      
           Border around this has a color of #027fa0        
        
          <div style="border:2px solid #027fa0;">Content here</div>
        
        
          .myborder {border:2px solid #027fa0;}
        
        Border color #027fa0