#027f66 color space conversions
Hex:
        #027f66
        RGB:
        2, 127, 102
        CMY:
        99, 50, 60
        CMYK:
        98, 0, 20, 50
      HSL:
        168°, 96.8992%, 25.2941%
        HSV (HSB):
        168°, 98.4252%, 49.8039%
        XYZ:
        10.0127, 16.1510, 15.1601
        xyY:
        0.2423, 0.3908, 16.1510
      CIE-Lab:
        47.1719, -36.1504, 5.2572
        CIE-LCH:
        47.1719, 36.5306, 171.7256
        CIE-Luv:
        47.1719, -38.8373, 12.1677
        Hunter-Lab:
        40.1883, -25.8572, 5.7660
      #027f66 color charts
#027f66 RGB chart
      #027f66 CMYK chart
      #027f66 RGB pie chart
      #027f66 color shades, tints & tones
#027f66 color schemes
#027f66 color preview, HTML & CSS examples
           This text has a color of #027f66        
        
          <p style="color:#027f66;">Text here</p>
        
        
          .mytext {color:#027f66;}
        
        Text color #027f66
      
           This box has a color of #027f66        
        
          <div style="background-color:#027f66;">Content here</div>
        
        
          .mybackground {background-color:#027f66;}
        
        Background color #027f66
      
           Border around this has a color of #027f66        
        
          <div style="border:2px solid #027f66;">Content here</div>
        
        
          .myborder {border:2px solid #027f66;}
        
        Border color #027f66