#027f72 color space conversions
Hex:
        #027f72
        RGB:
        2, 127, 114
        CMY:
        99, 50, 55
        CMYK:
        98, 0, 10, 50
      HSL:
        174°, 96.8992%, 25.2941%
        HSV (HSB):
        174°, 98.4252%, 49.8039%
        XYZ:
        10.6517, 16.4066, 18.5250
        xyY:
        0.2337, 0.3599, 16.4066
      CIE-Lab:
        47.5034, -32.6591, -1.3341
        CIE-LCH:
        47.5034, 32.6863, 182.3393
        CIE-Luv:
        47.5034, -37.9308, 2.7403
        Hunter-Lab:
        40.5050, -23.9433, 1.2372
      #027f72 color charts
#027f72 RGB chart
      #027f72 CMYK chart
      #027f72 RGB pie chart
      #027f72 color shades, tints & tones
#027f72 color schemes
#027f72 color preview, HTML & CSS examples
           This text has a color of #027f72        
        
          <p style="color:#027f72;">Text here</p>
        
        
          .mytext {color:#027f72;}
        
        Text color #027f72
      
           This box has a color of #027f72        
        
          <div style="background-color:#027f72;">Content here</div>
        
        
          .mybackground {background-color:#027f72;}
        
        Background color #027f72
      
           Border around this has a color of #027f72        
        
          <div style="border:2px solid #027f72;">Content here</div>
        
        
          .myborder {border:2px solid #027f72;}
        
        Border color #027f72