#42727f color space conversions
Hex:
        #42727f
        RGB:
        66, 114, 127
        CMY:
        74, 55, 50
        CMYK:
        48, 10, 0, 50
      HSL:
        193°, 31.6062%, 37.8431%
        HSV (HSB):
        193°, 48.0315%, 49.8039%
        XYZ:
        12.0948, 14.7252, 22.2835
        xyY:
        0.2463, 0.2999, 14.7252
      CIE-Lab:
        45.2555, -12.5403, -12.2483
        CIE-LCH:
        45.2555, 17.5294, 224.3250
        CIE-Luv:
        45.2555, -21.4619, -15.4846
        Hunter-Lab:
        38.3734, -10.8924, -7.5683
      #42727f color charts
#42727f RGB chart
      #42727f CMYK chart
      #42727f RGB pie chart
      #42727f color shades, tints & tones
#42727f color schemes
#42727f color preview, HTML & CSS examples
           This text has a color of #42727f        
        
          <p style="color:#42727f;">Text here</p>
        
        
          .mytext {color:#42727f;}
        
        Text color #42727f
      
           This box has a color of #42727f        
        
          <div style="background-color:#42727f;">Content here</div>
        
        
          .mybackground {background-color:#42727f;}
        
        Background color #42727f
      
           Border around this has a color of #42727f        
        
          <div style="border:2px solid #42727f;">Content here</div>
        
        
          .myborder {border:2px solid #42727f;}
        
        Border color #42727f