#428e7f color space conversions
Hex:
        #428e7f
        RGB:
        66, 142, 127
        CMY:
        74, 44, 50
        CMYK:
        54, 0, 11, 44
      HSL:
        168°, 36.5385%, 40.7843%
        HSV (HSB):
        168°, 53.5211%, 55.6863%
        XYZ:
        15.7505, 22.0366, 23.5020
        xyY:
        0.2570, 0.3596, 22.0366
      CIE-Lab:
        54.0658, -27.3728, 0.8315
        CIE-LCH:
        54.0658, 27.3854, 178.2601
        CIE-Luv:
        54.0658, -32.8127, 5.2682
        Hunter-Lab:
        46.9431, -22.2594, 3.1767
      #428e7f color charts
#428e7f RGB chart
      #428e7f CMYK chart
      #428e7f RGB pie chart
      #428e7f color shades, tints & tones
#428e7f color schemes
#428e7f color preview, HTML & CSS examples
           This text has a color of #428e7f        
        
          <p style="color:#428e7f;">Text here</p>
        
        
          .mytext {color:#428e7f;}
        
        Text color #428e7f
      
           This box has a color of #428e7f        
        
          <div style="background-color:#428e7f;">Content here</div>
        
        
          .mybackground {background-color:#428e7f;}
        
        Background color #428e7f
      
           Border around this has a color of #428e7f        
        
          <div style="border:2px solid #428e7f;">Content here</div>
        
        
          .myborder {border:2px solid #428e7f;}
        
        Border color #428e7f