#3f787f color space conversions
Hex:
        #3f787f
        RGB:
        63, 120, 127
        CMY:
        75, 53, 50
        CMYK:
        50, 6, 0, 50
      HSL:
        187°, 33.6842%, 37.2549%
        HSV (HSB):
        187°, 50.3937%, 49.8039%
        XYZ:
        12.5971, 16.0220, 22.5073
        xyY:
        0.2464, 0.3134, 16.0220
      CIE-Lab:
        47.0034, -16.6400, -9.6280
        CIE-LCH:
        47.0034, 19.2247, 210.0541
        CIE-Luv:
        47.0034, -24.8061, -11.2120
        Hunter-Lab:
        40.0275, -13.8720, -5.3193
      #3f787f color charts
#3f787f RGB chart
      #3f787f CMYK chart
      #3f787f RGB pie chart
      #3f787f color shades, tints & tones
#3f787f color schemes
#3f787f color preview, HTML & CSS examples
           This text has a color of #3f787f        
        
          <p style="color:#3f787f;">Text here</p>
        
        
          .mytext {color:#3f787f;}
        
        Text color #3f787f
      
           This box has a color of #3f787f        
        
          <div style="background-color:#3f787f;">Content here</div>
        
        
          .mybackground {background-color:#3f787f;}
        
        Background color #3f787f
      
           Border around this has a color of #3f787f        
        
          <div style="border:2px solid #3f787f;">Content here</div>
        
        
          .myborder {border:2px solid #3f787f;}
        
        Border color #3f787f