#418b7a color space conversions
Hex:
        #418b7a
        RGB:
        65, 139, 122
        CMY:
        75, 45, 52
        CMYK:
        53, 0, 12, 45
      HSL:
        166°, 36.2745%, 40.0000%
        HSV (HSB):
        166°, 53.2374%, 54.5098%
        XYZ:
        14.9254, 20.9942, 21.6780
        xyY:
        0.2591, 0.3645, 20.9942
      CIE-Lab:
        52.9431, -27.4157, 2.0836
        CIE-LCH:
        52.9431, 27.4948, 175.6539
        CIE-Luv:
        52.9431, -32.1054, 6.9976
        Hunter-Lab:
        45.8194, -22.0385, 4.0224
      #418b7a color charts
#418b7a RGB chart
      #418b7a CMYK chart
      #418b7a RGB pie chart
      #418b7a color shades, tints & tones
#418b7a color schemes
#418b7a color preview, HTML & CSS examples
           This text has a color of #418b7a        
        
          <p style="color:#418b7a;">Text here</p>
        
        
          .mytext {color:#418b7a;}
        
        Text color #418b7a
      
           This box has a color of #418b7a        
        
          <div style="background-color:#418b7a;">Content here</div>
        
        
          .mybackground {background-color:#418b7a;}
        
        Background color #418b7a
      
           Border around this has a color of #418b7a        
        
          <div style="border:2px solid #418b7a;">Content here</div>
        
        
          .myborder {border:2px solid #418b7a;}
        
        Border color #418b7a