#094e65 color space conversions
Hex:
        #094e65
        RGB:
        9, 78, 101
        CMY:
        96, 69, 60
        CMYK:
        91, 23, 0, 60
      HSL:
        195°, 83.6364%, 21.5686%
        HSV (HSB):
        195°, 91.0891%, 39.6078%
        XYZ:
        5.1860, 6.4464, 13.2829
        xyY:
        0.2081, 0.2587, 6.4464
      CIE-Lab:
        30.5120, -10.8404, -18.9984
        CIE-LCH:
        30.5120, 21.8735, 240.2911
        CIE-Luv:
        30.5120, -20.4190, -23.3965
        Hunter-Lab:
        25.3898, -7.9727, -13.2451
      #094e65 color charts
#094e65 RGB chart
      #094e65 CMYK chart
      #094e65 RGB pie chart
      #094e65 color shades, tints & tones
#094e65 color schemes
#094e65 color preview, HTML & CSS examples
           This text has a color of #094e65        
        
          <p style="color:#094e65;">Text here</p>
        
        
          .mytext {color:#094e65;}
        
        Text color #094e65
      
           This box has a color of #094e65        
        
          <div style="background-color:#094e65;">Content here</div>
        
        
          .mybackground {background-color:#094e65;}
        
        Background color #094e65
      
           Border around this has a color of #094e65        
        
          <div style="border:2px solid #094e65;">Content here</div>
        
        
          .myborder {border:2px solid #094e65;}
        
        Border color #094e65