#07414e color space conversions
Hex:
        #07414e
        RGB:
        7, 65, 78
        CMY:
        97, 75, 69
        CMYK:
        91, 17, 0, 69
      HSL:
        191°, 83.5294%, 16.6667%
        HSV (HSB):
        191°, 91.0256%, 30.5882%
        XYZ:
        3.3531, 4.3758, 7.8756
        xyY:
        0.2149, 0.2804, 4.3758
      CIE-Lab:
        24.8769, -12.2084, -12.8533
        CIE-LCH:
        24.8769, 17.7271, 226.4741
        CIE-Luv:
        24.8769, -17.1486, -13.9449
        Hunter-Lab:
        20.9185, -7.9952, -7.6792
      #07414e color charts
#07414e RGB chart
      #07414e CMYK chart
      #07414e RGB pie chart
      #07414e color shades, tints & tones
#07414e color schemes
#07414e color preview, HTML & CSS examples
           This text has a color of #07414e        
        
          <p style="color:#07414e;">Text here</p>
        
        
          .mytext {color:#07414e;}
        
        Text color #07414e
      
           This box has a color of #07414e        
        
          <div style="background-color:#07414e;">Content here</div>
        
        
          .mybackground {background-color:#07414e;}
        
        Background color #07414e
      
           Border around this has a color of #07414e        
        
          <div style="border:2px solid #07414e;">Content here</div>
        
        
          .myborder {border:2px solid #07414e;}
        
        Border color #07414e