#09414e color space conversions
Hex:
        #09414e
        RGB:
        9, 65, 78
        CMY:
        96, 75, 69
        CMYK:
        88, 17, 0, 69
      HSL:
        191°, 79.3103%, 17.0588%
        HSV (HSB):
        191°, 88.4615%, 30.5882%
        XYZ:
        3.3781, 4.3887, 7.8768
        xyY:
        0.2159, 0.2805, 4.3887
      CIE-Lab:
        24.9170, -11.9743, -12.7882
        CIE-LCH:
        24.9170, 17.5192, 226.8825
        CIE-Luv:
        24.9170, -16.9391, -13.8917
        Hunter-Lab:
        20.9493, -7.8779, -7.6281
      #09414e color charts
#09414e RGB chart
      #09414e CMYK chart
      #09414e RGB pie chart
      #09414e color shades, tints & tones
#09414e color schemes
#09414e color preview, HTML & CSS examples
           This text has a color of #09414e        
        
          <p style="color:#09414e;">Text here</p>
        
        
          .mytext {color:#09414e;}
        
        Text color #09414e
      
           This box has a color of #09414e        
        
          <div style="background-color:#09414e;">Content here</div>
        
        
          .mybackground {background-color:#09414e;}
        
        Background color #09414e
      
           Border around this has a color of #09414e        
        
          <div style="border:2px solid #09414e;">Content here</div>
        
        
          .myborder {border:2px solid #09414e;}
        
        Border color #09414e