#027b80 color space conversions
Hex:
        #027b80
        RGB:
        2, 123, 128
        CMY:
        99, 52, 50
        CMYK:
        98, 4, 0, 50
      HSL:
        182°, 96.9231%, 25.4902%
        HSV (HSB):
        182°, 98.4375%, 50.1961%
        XYZ:
        11.0043, 15.7373, 22.8797
        xyY:
        0.2218, 0.3171, 15.7373
      CIE-Lab:
        46.6280, -26.2545, -10.9239
        CIE-LCH:
        46.6280, 28.4364, 202.5911
        CIE-Luv:
        46.6280, -35.4086, -11.9414
        Hunter-Lab:
        39.6703, -19.9084, -6.4261
      #027b80 color charts
#027b80 RGB chart
      #027b80 CMYK chart
      #027b80 RGB pie chart
      #027b80 color shades, tints & tones
#027b80 color schemes
#027b80 color preview, HTML & CSS examples
           This text has a color of #027b80        
        
          <p style="color:#027b80;">Text here</p>
        
        
          .mytext {color:#027b80;}
        
        Text color #027b80
      
           This box has a color of #027b80        
        
          <div style="background-color:#027b80;">Content here</div>
        
        
          .mybackground {background-color:#027b80;}
        
        Background color #027b80
      
           Border around this has a color of #027b80        
        
          <div style="border:2px solid #027b80;">Content here</div>
        
        
          .myborder {border:2px solid #027b80;}
        
        Border color #027b80