#027c81 color space conversions
Hex:
        #027c81
        RGB:
        2, 124, 129
        CMY:
        99, 51, 49
        CMYK:
        98, 4, 0, 49
      HSL:
        182°, 96.9466%, 25.6863%
        HSV (HSB):
        182°, 98.4496%, 50.5882%
        XYZ:
        11.1951, 16.0132, 23.2697
        xyY:
        0.2218, 0.3172, 16.0132
      CIE-Lab:
        46.9918, -26.4218, -10.9684
        CIE-LCH:
        46.9918, 28.6080, 202.5447
        CIE-Luv:
        46.9918, -35.6910, -12.0045
        Hunter-Lab:
        40.0165, -20.0911, -6.4658
      #027c81 color charts
#027c81 RGB chart
      #027c81 CMYK chart
      #027c81 RGB pie chart
      #027c81 color shades, tints & tones
#027c81 color schemes
#027c81 color preview, HTML & CSS examples
           This text has a color of #027c81        
        
          <p style="color:#027c81;">Text here</p>
        
        
          .mytext {color:#027c81;}
        
        Text color #027c81
      
           This box has a color of #027c81        
        
          <div style="background-color:#027c81;">Content here</div>
        
        
          .mybackground {background-color:#027c81;}
        
        Background color #027c81
      
           Border around this has a color of #027c81        
        
          <div style="border:2px solid #027c81;">Content here</div>
        
        
          .myborder {border:2px solid #027c81;}
        
        Border color #027c81