#09505e color space conversions
Hex:
        #09505e
        RGB:
        9, 80, 94
        CMY:
        96, 69, 63
        CMYK:
        90, 15, 0, 63
      HSL:
        190°, 82.5243%, 20.1961%
        HSV (HSB):
        190°, 90.4255%, 36.8627%
        XYZ:
        5.0017, 6.6036, 11.6007
        xyY:
        0.2155, 0.2846, 6.6036
      CIE-Lab:
        30.8868, -14.7298, -13.9744
        CIE-LCH:
        30.8868, 20.3040, 223.4924
        CIE-Luv:
        30.8868, -21.5853, -16.1928
        Hunter-Lab:
        25.6974, -10.2274, -8.7774
      #09505e color charts
#09505e RGB chart
      #09505e CMYK chart
      #09505e RGB pie chart
      #09505e color shades, tints & tones
#09505e color schemes
#09505e color preview, HTML & CSS examples
           This text has a color of #09505e        
        
          <p style="color:#09505e;">Text here</p>
        
        
          .mytext {color:#09505e;}
        
        Text color #09505e
      
           This box has a color of #09505e        
        
          <div style="background-color:#09505e;">Content here</div>
        
        
          .mybackground {background-color:#09505e;}
        
        Background color #09505e
      
           Border around this has a color of #09505e        
        
          <div style="border:2px solid #09505e;">Content here</div>
        
        
          .myborder {border:2px solid #09505e;}
        
        Border color #09505e