#095240 color space conversions
Hex:
        #095240
        RGB:
        9, 82, 64
        CMY:
        96, 68, 75
        CMYK:
        89, 0, 22, 68
      HSL:
        165°, 80.2198%, 17.8431%
        HSV (HSB):
        165°, 89.0244%, 32.1569%
        XYZ:
        4.0554, 6.4628, 5.8842
        xyY:
        0.2472, 0.3940, 6.4628
      CIE-Lab:
        30.5513, -25.9359, 4.6463
        CIE-LCH:
        30.5513, 26.3488, 169.8434
        CIE-Luv:
        30.5513, -24.2762, 8.6937
        Hunter-Lab:
        25.4221, -16.0141, 4.0722
      #095240 color charts
#095240 RGB chart
      #095240 CMYK chart
      #095240 RGB pie chart
      #095240 color shades, tints & tones
#095240 color schemes
#095240 color preview, HTML & CSS examples
           This text has a color of #095240        
        
          <p style="color:#095240;">Text here</p>
        
        
          .mytext {color:#095240;}
        
        Text color #095240
      
           This box has a color of #095240        
        
          <div style="background-color:#095240;">Content here</div>
        
        
          .mybackground {background-color:#095240;}
        
        Background color #095240
      
           Border around this has a color of #095240        
        
          <div style="border:2px solid #095240;">Content here</div>
        
        
          .myborder {border:2px solid #095240;}
        
        Border color #095240