#428f7f color space conversions
Hex:
        #428f7f
        RGB:
        66, 143, 127
        CMY:
        74, 44, 50
        CMYK:
        54, 0, 11, 44
      HSL:
        168°, 36.8421%, 40.9804%
        HSV (HSB):
        168°, 53.8462%, 56.0784%
        XYZ:
        15.9000, 22.3355, 23.5518
        xyY:
        0.2573, 0.3615, 22.3355
      CIE-Lab:
        54.3812, -27.8663, 1.2905
        CIE-LCH:
        54.3812, 27.8961, 177.3484
        CIE-Luv:
        54.3812, -33.2139, 5.9940
        Hunter-Lab:
        47.2604, -22.6524, 3.5356
      #428f7f color charts
#428f7f RGB chart
      #428f7f CMYK chart
      #428f7f RGB pie chart
      #428f7f color shades, tints & tones
#428f7f color schemes
#428f7f color preview, HTML & CSS examples
           This text has a color of #428f7f        
        
          <p style="color:#428f7f;">Text here</p>
        
        
          .mytext {color:#428f7f;}
        
        Text color #428f7f
      
           This box has a color of #428f7f        
        
          <div style="background-color:#428f7f;">Content here</div>
        
        
          .mybackground {background-color:#428f7f;}
        
        Background color #428f7f
      
           Border around this has a color of #428f7f        
        
          <div style="border:2px solid #428f7f;">Content here</div>
        
        
          .myborder {border:2px solid #428f7f;}
        
        Border color #428f7f