#027f94 color space conversions
Hex:
        #027f94
        RGB:
        2, 127, 148
        CMY:
        99, 50, 42
        CMYK:
        99, 14, 0, 42
      HSL:
        189°, 97.3333%, 29.4118%
        HSV (HSB):
        189°, 98.6486%, 58.0392%
        XYZ:
        12.9597, 17.3298, 30.6789
        xyY:
        0.2126, 0.2842, 17.3298
      CIE-Lab:
        48.6729, -21.4136, -19.6113
        CIE-LCH:
        48.6729, 29.0370, 222.4845
        CIE-Luv:
        48.6729, -35.3032, -25.9174
        Hunter-Lab:
        41.6290, -17.2813, -14.5540
      #027f94 color charts
#027f94 RGB chart
      #027f94 CMYK chart
      #027f94 RGB pie chart
      #027f94 color shades, tints & tones
#027f94 color schemes
#027f94 color preview, HTML & CSS examples
           This text has a color of #027f94        
        
          <p style="color:#027f94;">Text here</p>
        
        
          .mytext {color:#027f94;}
        
        Text color #027f94
      
           This box has a color of #027f94        
        
          <div style="background-color:#027f94;">Content here</div>
        
        
          .mybackground {background-color:#027f94;}
        
        Background color #027f94
      
           Border around this has a color of #027f94        
        
          <div style="border:2px solid #027f94;">Content here</div>
        
        
          .myborder {border:2px solid #027f94;}
        
        Border color #027f94